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

olivier sallou osallou-guest at alioth.debian.org
Wed Nov 9 14:37:45 UTC 2011


Author: osallou-guest
Date: 2011-11-09 14:37:44 +0000 (Wed, 09 Nov 2011)
New Revision: 8498

Modified:
   trunk/packages/gmod/chado/trunk/debian/rules
Log:
fix sql file rights

Modified: trunk/packages/gmod/chado/trunk/debian/rules
===================================================================
--- trunk/packages/gmod/chado/trunk/debian/rules	2011-11-09 14:35:18 UTC (rev 8497)
+++ trunk/packages/gmod/chado/trunk/debian/rules	2011-11-09 14:37:44 UTC (rev 8498)
@@ -29,6 +29,7 @@
 	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
 	mv debian/libchado-perl/usr/bin/* debian/libchado-perl/usr/share/gmod/chado/bin/




More information about the debian-med-commit mailing list