[med-svn] r9342 - trunk/packages/libhmsbeagle/trunk/debian

Andreas Tille tille at alioth.debian.org
Thu Jan 19 21:10:18 UTC 2012


Author: tille
Date: 2012-01-19 21:10:18 +0000 (Thu, 19 Jan 2012)
New Revision: 9342

Modified:
   trunk/packages/libhmsbeagle/trunk/debian/get-orig-source
Log:
Fix get-orig-source


Modified: trunk/packages/libhmsbeagle/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/libhmsbeagle/trunk/debian/get-orig-source	2012-01-19 15:22:42 UTC (rev 9341)
+++ trunk/packages/libhmsbeagle/trunk/debian/get-orig-source	2012-01-19 21:10:18 UTC (rev 9342)
@@ -30,7 +30,7 @@
 
 # Directory contains code for MSC including binary dlls which need to be deleted anyway
 # Once we are about to remove something just kick the whole dir ...
-rm -f "${TARDIR}"/project
+rm -rf "${TARDIR}"/project
 
 GZIP="--best --no-name" tar -czf "$NAME"_"$VERSION".orig.tar.gz "${TARDIR}"
 rm -rf "${TARDIR}"




More information about the debian-med-commit mailing list