[Pkg-voip-commits] r6948 - /misdnv2user/trunk/debian/rules

dorchain-guest at alioth.debian.org dorchain-guest at alioth.debian.org
Tue Mar 31 07:15:43 UTC 2009


Author: dorchain-guest
Date: Tue Mar 31 07:15:42 2009
New Revision: 6948

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6948
Log:
Explicitly set QUILT_PATCHES in debian/rules

Modified:
    misdnv2user/trunk/debian/rules

Modified: misdnv2user/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/misdnv2user/trunk/debian/rules?rev=6948&op=diff
==============================================================================
--- misdnv2user/trunk/debian/rules (original)
+++ misdnv2user/trunk/debian/rules Tue Mar 31 07:15:42 2009
@@ -9,6 +9,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# make quilt find the proper directory
+export QUILT_PATCHES=debian/patches
 
 DEBVERSION:=$(shell head -n 1 debian/changelog \
                     | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')




More information about the Pkg-voip-commits mailing list