Author: osallou-guest Date: 2011-02-04 11:38:04 +0000 (Fri, 04 Feb 2011) New Revision: 5889
Modified: trunk/packages/biomaj-watcher/trunk/debian/postinst Log: do not use var/tmp anymore Modified: trunk/packages/biomaj-watcher/trunk/debian/postinst =================================================================== --- trunk/packages/biomaj-watcher/trunk/debian/postinst 2011-02-04 11:17:20 UTC (rev 5888) +++ trunk/packages/biomaj-watcher/trunk/debian/postinst 2011-02-04 11:38:04 UTC (rev 5889) @@ -56,5 +56,3 @@ chown -R tomcat6 /var/lib/biomaj chmod -R 775 /var/lib/biomaj -chown -R tomcat6 /var/tmp/biomaj -chmod -R 775 /var/tmp/biomaj _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
