[med-svn] r7158 - trunk/packages/plastimatch/trunk/debian
Greg Sharp
gregsharp-guest at alioth.debian.org
Sat Jun 25 15:43:32 UTC 2011
Author: gregsharp-guest
Date: 2011-06-25 15:43:32 +0000 (Sat, 25 Jun 2011)
New Revision: 7158
Modified:
trunk/packages/plastimatch/trunk/debian/get-orig-source
Log:
Delete more directories from source package
Modified: trunk/packages/plastimatch/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/plastimatch/trunk/debian/get-orig-source 2011-06-25 13:30:20 UTC (rev 7157)
+++ trunk/packages/plastimatch/trunk/debian/get-orig-source 2011-06-25 15:43:32 UTC (rev 7158)
@@ -13,6 +13,14 @@
echo "Repackaging $base into ${PKG}-${VERSION}"
cp -a $base ${PKG}-${VERSION}
cd ${PKG}-${VERSION}
+rm -rf extra
+rm -rf FindCUDA
+rm -rf src/fatm
+rm -rf src/fourdct
+rm -rf src/ise
+rm -rf src/oraifutils
+rm -rf src/slicer
+rm -rf src/uno-2-3-reg
rm -rf libs/getopt
rm -rf libs/libf2c
rm -rf libs/msinttypes
More information about the debian-med-commit
mailing list