Skip to content

Commit

Permalink
png icons seem no more executable (debian rules)
Browse files Browse the repository at this point in the history
  • Loading branch information
romjerome committed Jun 17, 2015
1 parent 5d341a6 commit a94f310
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ override_dh_auto_install:
override_dh_fixperms:
dh_fixperms
chmod a-x $(CURDIR)/debian/python3-gramps/usr/share/gramps/css/Web_*.css
chmod a-x $(CURDIR)/debian/python3-gramps/usr/share/gramps/images/22x22/gramps*.png
chmod a-x $(CURDIR)/debian/python3-gramps/usr/share/gramps/images/16x16/gramps*.png
#chmod a-x $(CURDIR)/debian/python3-gramps/usr/share/gramps/images/hicolor/22x22/actions/gramps*.png
#chmod a-x $(CURDIR)/debian/python3-gramps/usr/share/gramps/images/hicolor/16x16/actions/gramps*.png

# Avoid compressing COPYING file so that it can appear in the "About" dialog
override_dh_compress:
Expand Down

0 comments on commit a94f310

Please sign in to comment.