Print

Print


Commit in www-lcsim/build on MAIN
detectors.sh+3-11.4 -> 1.5


www-lcsim/build
detectors.sh 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- detectors.sh	4 Aug 2005 03:31:49 -0000	1.4
+++ detectors.sh	6 Aug 2005 00:11:48 -0000	1.5
@@ -12,10 +12,12 @@
   cd LCDetectors/detectors
   ./convertAll.sh
   ./makeZips.sh
+  rm -rf ../../detectors/*.zip
   cp */*.zip ../../detectors
   cp taglist.txt ../../detectors
 )
 
 rm -rf LCDetectors
 
-chmod 775 detectors/*
+chmod 775 detectors/*.zip
+chgrp lcddata detectors/*.zip
CVSspam 0.2.8