[Pkg-voip-commits] r6895 - /asterisk-addons/trunk/debian/backports/etch

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Sat Mar 21 07:41:14 UTC 2009


Author: tzafrir-guest
Date: Sat Mar 21 07:41:14 2009
New Revision: 6895

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6895
Log:
The hook should actually edit files

Modified:
    asterisk-addons/trunk/debian/backports/etch

Modified: asterisk-addons/trunk/debian/backports/etch
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-addons/trunk/debian/backports/etch?rev=6895&op=diff
==============================================================================
--- asterisk-addons/trunk/debian/backports/etch (original)
+++ asterisk-addons/trunk/debian/backports/etch Sat Mar 21 07:41:14 2009
@@ -10,6 +10,6 @@
 sed -i -e '/^Build-Depends:/s/, libbluetooth-dev[^,]*//' debian/control
 
 # Remove the package itself:
-sed -e '/Package: asterisk-mobile/,$d' debian/control
+sed -i -e '/Package: asterisk-mobile/,$d' debian/control
 
 exit 0




More information about the Pkg-voip-commits mailing list