[Pkg-voip-commits] r1600 - asterisk-prompt-it/trunk/debian

Kilian Krause kilian at costa.debian.org
Sun Apr 16 23:52:27 UTC 2006


Author: kilian
Date: 2006-04-16 23:52:26 +0000 (Sun, 16 Apr 2006)
New Revision: 1600

Modified:
   asterisk-prompt-it/trunk/debian/rules
Log:
repack with subdir structure if needed...


Modified: asterisk-prompt-it/trunk/debian/rules
===================================================================
--- asterisk-prompt-it/trunk/debian/rules	2006-04-16 23:48:38 UTC (rev 1599)
+++ asterisk-prompt-it/trunk/debian/rules	2006-04-16 23:52:26 UTC (rev 1600)
@@ -67,7 +67,7 @@
 	@@mkdir -p ../tarballs/asterisk-prompt-it-$(UPVERSION).tmp/asterisk-prompt-it-$(UPVERSION)/
 	@@cd ../tarballs/asterisk-prompt-it-$(UPVERSION).tmp/asterisk-prompt-it-$(UPVERSION)/ ; \
 	tar xfz ../../$(FILENAME) 
-	@@if [ -e ../tarballs/asterisk-prompt-it-$(UPVERSION).tmp/asterisk-prompt-it-$(UPVERSION)/readme.pdf ];then\
+	@@if [ -e ../tarballs/asterisk-prompt-it-$(UPVERSION).tmp/asterisk-prompt-it-$(UPVERSION)/readme.pdf ];then \
 	cd ../tarballs/asterisk-prompt-it-$(UPVERSION).tmp ; \
 	tar cfz ../$(FILENAME) *;\
 	fi




More information about the Pkg-voip-commits mailing list