Author: osallou-guest Date: 2011-03-14 08:47:01 +0000 (Mon, 14 Mar 2011) New Revision: 6265
Modified: trunk/packages/gbrowse/trunk/debian/postinst Log: remove perl extension call Modified: trunk/packages/gbrowse/trunk/debian/postinst =================================================================== --- trunk/packages/gbrowse/trunk/debian/postinst 2011-03-14 08:43:39 UTC (rev 6264) +++ trunk/packages/gbrowse/trunk/debian/postinst 2011-03-14 08:47:01 UTC (rev 6265) @@ -19,7 +19,7 @@ chown -R root:www-data /var/cache/gbrowse2 chmod -R 770 /var/cache/gbrowse2 # Initialize account database -perl /usr/bin/gbrowse_metadb_config.pl +perl /usr/bin/gbrowse_metadb_config chown -R www-data:www-data /var/cache/gbrowse2/sessions _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
