[med-svn] r8843 - trunk/packages/imagevis3d/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Thu Dec 8 16:49:59 UTC 2011
Author: malat-guest
Date: 2011-12-08 16:49:58 +0000 (Thu, 08 Dec 2011)
New Revision: 8843
Modified:
trunk/packages/imagevis3d/trunk/debian/get-orig-source
Log:
Remove conv copies
Modified: trunk/packages/imagevis3d/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/imagevis3d/trunk/debian/get-orig-source 2011-12-08 16:37:30 UTC (rev 8842)
+++ trunk/packages/imagevis3d/trunk/debian/get-orig-source 2011-12-08 16:49:58 UTC (rev 8843)
@@ -11,6 +11,9 @@
TARFILE=${PACKAGE}_${VERSION}.orig.tar.gz
svn export https://gforge.sci.utah.edu/svn/imagevis3d ${FOLDER}
+# convenients copies of:
+# boost/ bzip2/ cxxtest/ jpeglib/ tiff/ zlib/
+rm -rf ${FOLDER}/Tuvok/IO/3rdParty
GZIP="--best --no-name" tar czf ${TARFILE} ${FOLDER}
rm -rf ${FOLDER}
More information about the debian-med-commit
mailing list