[Pkg-voip-commits] r2902 - openpbx/trunk/debian

Kilian Krause kilian at alioth.debian.org
Wed Jan 3 19:54:47 CET 2007


Author: kilian
Date: 2007-01-03 19:54:47 +0100 (Wed, 03 Jan 2007)
New Revision: 2902

Modified:
   openpbx/trunk/debian/rules
Log:
also cleanup non-dfsg tarball after repacking.


Modified: openpbx/trunk/debian/rules
===================================================================
--- openpbx/trunk/debian/rules	2007-01-03 18:54:04 UTC (rev 2901)
+++ openpbx/trunk/debian/rules	2007-01-03 18:54:47 UTC (rev 2902)
@@ -188,7 +188,7 @@
 	@@cd ../tarballs/openpbx-$(UPVERSION).tmp ; \
 	tar cfz ../$(FILENAME) *
 	@@echo Cleaning up...
-	@@$(RM) -rf ../tarballs/openpbx-$(UPVERSION).tmp/
+	@@$(RM) -rf ../tarballs/openpbx-$(UPVERSION).tmp/ ../tarballs/$(UPFILENAME)
 
 binary: binary-indep binary-arch
 .PHONY: build clean clean-patched patch unpatch binary-indep binary-arch binary install 




More information about the Pkg-voip-commits mailing list