[Pkg-voip-commits] r6560 - /asterisk-spandsp-plugins/trunk/debian/rules

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Fri Dec 19 21:01:01 UTC 2008


Author: tzafrir-guest
Date: Fri Dec 19 21:01:01 2008
New Revision: 6560

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6560
Log:
Fix the download rule preserve the upstream svn rev.

Modified:
    asterisk-spandsp-plugins/trunk/debian/rules

Modified: asterisk-spandsp-plugins/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-spandsp-plugins/trunk/debian/rules?rev=6560&op=diff
==============================================================================
--- asterisk-spandsp-plugins/trunk/debian/rules (original)
+++ asterisk-spandsp-plugins/trunk/debian/rules Fri Dec 19 21:01:01 2008
@@ -69,7 +69,7 @@
 
 # Grab the original file from the asterisk subversion repository.
 get-orig-svn:
-	wget http://svn.digium.com/svn/asterisk/branches/1.6.0/apps/app_fax.c
+	svn checkout http://svn.digium.com/svn/asterisk/branches/1.6.0/apps/app_fax.c
 
 print-version:
 	@@echo "Debian version:          $(DEBVERSION)"




More information about the Pkg-voip-commits mailing list