Author: gregsharp-guest Date: 2011-06-19 21:33:22 +0000 (Sun, 19 Jun 2011) New Revision: 7098
Modified: trunk/packages/plastimatch/trunk/debian/get-orig-source Log: Fix conflict of multiple source tarballs -- is this the right way to do it??? Modified: trunk/packages/plastimatch/trunk/debian/get-orig-source =================================================================== --- trunk/packages/plastimatch/trunk/debian/get-orig-source 2011-06-19 21:31:04 UTC (rev 7097) +++ trunk/packages/plastimatch/trunk/debian/get-orig-source 2011-06-19 21:33:22 UTC (rev 7098) @@ -23,3 +23,4 @@ GZIP="--best --no-name" tar -czf "$PKG"_"$VERSION".orig.tar.gz "$PKG"-"$VERSION" rm -rf $base rm -rf "$PKG"-"$VERSION" +rm ../plastimatch_1.5.0.orig.tar.bz2 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
