Author: osallou-guest Date: 2011-03-14 08:42:23 +0000 (Mon, 14 Mar 2011) New Revision: 6263
Modified: trunk/packages/gbrowse/trunk/debian/postinst Log: update postinst with bin path Modified: trunk/packages/gbrowse/trunk/debian/postinst =================================================================== --- trunk/packages/gbrowse/trunk/debian/postinst 2011-03-14 08:40:46 UTC (rev 6262) +++ trunk/packages/gbrowse/trunk/debian/postinst 2011-03-14 08:42:23 UTC (rev 6263) @@ -19,7 +19,7 @@ chown -R root:www-data /var/cache/gbrowse2 chmod -R 770 /var/cache/gbrowse2 # Initialize account database -perl /bin/gbrowse_metadb_config.pl +perl /usr/bin/gbrowse_metadb_config.pl 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
