Author: holland-guest
Date: 2011-01-30 10:37:27 +0000 (Sun, 30 Jan 2011)
New Revision: 5803
Modified:
trunk/packages/ensembl/ensembl/57/debian/init.d
Log:
Ensembl init.d
Modified: trunk/packages/ensembl/ensembl/57/debian/init.d
===================================================================
--- trunk/packages/ensembl/ensembl/57/debian/init.d 2011-01-30 10:08:20 UTC
(rev 5802)
+++ trunk/packages/ensembl/ensembl/57/debian/init.d 2011-01-30 10:37:27 UTC
(rev 5803)
@@ -93,6 +93,7 @@
# /var/tmp/ensembl/tmp # and yet another one
for d in /usr/share/ensembl/tmp /var/cache/ensembl
do
+ if [ ! -d "$d" ]; then mkdir $d; fi
chown nobody:nogroup -R "$d"
chmod 755 "$d"
done
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit