[Pkg-voip-commits] r6947 - /lcr/trunk/debian/rules

dorchain-guest at alioth.debian.org dorchain-guest at alioth.debian.org
Tue Mar 31 07:14:06 UTC 2009


Author: dorchain-guest
Date: Tue Mar 31 07:14:05 2009
New Revision: 6947

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

Modified:
    lcr/trunk/debian/rules

Modified: lcr/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/rules?rev=6947&op=diff
==============================================================================
--- lcr/trunk/debian/rules (original)
+++ lcr/trunk/debian/rules Tue Mar 31 07:14:05 2009
@@ -3,6 +3,9 @@
 
 # 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