Author: moeller
Date: 2011-08-21 11:05:35 +0000 (Sun, 21 Aug 2011)
New Revision: 7515
Modified:
trunk/packages/ampliconnoise/trunk/debian/get-orig-source
Log:
Also removing some text editor's backup files.
Modified: trunk/packages/ampliconnoise/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/ampliconnoise/trunk/debian/get-orig-source 2011-08-21
10:47:20 UTC (rev 7514)
+++ trunk/packages/ampliconnoise/trunk/debian/get-orig-source 2011-08-21
11:05:35 UTC (rev 7515)
@@ -26,7 +26,7 @@
find . -name "${UPSTREAMNAME}V${VERSION}" -type d | xargs -r rm -r
tar -xzf ${UPSTREAMNAME}V${VERSION}.tar.gz
find ${UPSTREAMNAME}V${VERSION} -name .svn -type d | xargs -r rm -rf
-find ${UPSTREAMNAME}V${VERSION} -name '._*' | xargs -r rm -rf
+find ${UPSTREAMNAME}V${VERSION} -name '._*' -o -name '*~' | xargs -r rm -rf
find . -name "ampliconnoise_*.orig.tar.gz" -type l | xargs -r rm
GZIP="--best --no-name" tar -czf "$PKG"_"$VERSION".orig.tar.gz
${UPSTREAMNAME}V${VERSION}
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit