Author: malat-guest
Date: 2011-11-21 15:06:34 +0000 (Mon, 21 Nov 2011)
New Revision: 8633

Modified:
   trunk/packages/cellprofiler/trunk/debian/get-orig-source
Log:
remove matlab junk

Modified: trunk/packages/cellprofiler/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/cellprofiler/trunk/debian/get-orig-source    2011-11-21 
15:03:37 UTC (rev 8632)
+++ trunk/packages/cellprofiler/trunk/debian/get-orig-source    2011-11-21 
15:06:34 UTC (rev 8633)
@@ -22,7 +22,10 @@
 svn export --quiet -r ${REVISION} 
https://svn.broadinstitute.org/CellProfiler/trunk/CellProfiler ${FOLDER}
 # 
 find ${FOLDER} -name *.exe -delete -o -name *.pdf -delete
+# remove left over java stuff
 find ${FOLDER} -name *.jar -delete -o -name *.class -delete
+# remove Matlab v5 mat-file (little endian) version 0x0100
+find ${FOLDER} -name *.mat -delete
 
 GZIP="--best --no-name" tar czf ${TARFILE} ${FOLDER}
 rm -rf ${FOLDER}


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to