Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Remove rm INSTALL.txt rule
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Nov 15, 2014
1 parent 2a2f880 commit 6e65082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/deb-pydio/debian/rules
Expand Up @@ -37,7 +37,7 @@ binary-indep: build install
find $(d) -type f -iname "*licen*e*" -exec rm {} \;
dh_installchangelogs
dh_installdocs
rm $(d)/usr/share/doc/pydio/INSTALL.txt
# rm $(d)/usr/share/doc/pydio/INSTALL.txt
dh_installdebconf
dh_compress
dh_link
Expand Down

0 comments on commit 6e65082

Please sign in to comment.