]> git.donarmstrong.com Git - roundcube.git/commitdiff
Some localization files are executable and should not be
authorVincent Bernat <bernat@luffy.cx>
Sun, 20 May 2007 12:41:38 +0000 (12:41 +0000)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 16:27:23 +0000 (18:27 +0200)
debian/rules

index 763ae525322f91afd35248bfd8b0fb405768e5a0..96e7b8de8647abadf2972819fa2293c00044b031 100755 (executable)
@@ -42,6 +42,7 @@ binary-install/roundcube::
        chmod -x $(CURDIR)/debian/roundcube/var/lib/roundcube/skins/default/images/buttons/down_arrow.png
        chmod -x $(CURDIR)/debian/roundcube/var/lib/roundcube/skins/default/googiespell.css
        chmod -x $(CURDIR)/debian/roundcube/usr/share/roundcube/program/js/googiespell.js
+       find $(CURDIR)/debian/roundcube/usr/share/roundcube/program/localization -type f -print0 | xargs -0 chmod -x
 
 clean::
        debconf-updatepo