[med-svn] r9004 - trunk/packages/gmod/chado/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Fri Dec 16 15:21:56 UTC 2011


Author: osallou-guest
Date: 2011-12-16 15:21:56 +0000 (Fri, 16 Dec 2011)
New Revision: 9004

Modified:
   trunk/packages/gmod/chado/trunk/debian/rules
Log:
fix error in chmod

Modified: trunk/packages/gmod/chado/trunk/debian/rules
===================================================================
--- trunk/packages/gmod/chado/trunk/debian/rules	2011-12-16 15:16:54 UTC (rev 9003)
+++ trunk/packages/gmod/chado/trunk/debian/rules	2011-12-16 15:21:56 UTC (rev 9004)
@@ -29,7 +29,6 @@
 	find debian/libchado-perl/ -name *.pl | xargs chmod 755
 	find debian/libchado-perl/ -name *.tmpl | xargs chmod 644 
 	find debian/libchado-perl/ -name *.pm | xargs chmod 644
-	find debian/libchado-perl/ -name *.sql | xargs chmod 644
 	find debian/libchado-perl/ -name *.pod | xargs rm -f
 	find debian/libchado-perl/ -name .packlist | xargs rm -f
 	chmod 755 debian/libchado-perl/usr/share/gmod/chado/soi/t/t_soi_parse_intersect




More information about the debian-med-commit mailing list