Author: e2jk-guest
Date: 2013-05-11 20:50:06 +0000 (Sat, 11 May 2013)
New Revision: 13541

Modified:
   trunk/packages/gnuhealth/trunk/debian/rules
Log:
Correct comment in debian/rules


Modified: trunk/packages/gnuhealth/trunk/debian/rules
===================================================================
--- trunk/packages/gnuhealth/trunk/debian/rules 2013-05-11 20:04:59 UTC (rev 
13540)
+++ trunk/packages/gnuhealth/trunk/debian/rules 2013-05-11 20:50:06 UTC (rev 
13541)
@@ -21,7 +21,7 @@
        dh_auto_install
        # Remove the qr code module (dependency currently not satisfied in 
Debian)
        find debian -name "health_qrcodes" -type d -prune -execdir rm -r \{\} \;
-       # Mark all the Python scripts executable
+       # Mark all the Python scripts non-executable
        find debian -name "*.py"  -type f -executable -exec chmod a-x \{\} \;
        # Remove all the tests folders from the binary package
        find debian -name "tests" -type d -prune -execdir rm -r \{\} \;


_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to