Author: barbier
Date: 2006-09-19 21:12:04 +0000 (Tue, 19 Sep 2006)
New Revision: 1803

Modified:
   tzdata/trunk/debian/patches/quiltrc
   tzdata/trunk/debian/rules
Log:
Fix patches path


Modified: tzdata/trunk/debian/patches/quiltrc
===================================================================
--- tzdata/trunk/debian/patches/quiltrc 2006-09-19 20:49:58 UTC (rev 1802)
+++ tzdata/trunk/debian/patches/quiltrc 2006-09-19 21:12:04 UTC (rev 1803)
@@ -1,2 +1,2 @@
-QUILT_PATCHES="debian/patches"
+QUILT_PATCHES="../debian/patches"
 QUILT_NO_DIFF_TIMESTAMPS=0

Modified: tzdata/trunk/debian/rules
===================================================================
--- tzdata/trunk/debian/rules   2006-09-19 20:49:58 UTC (rev 1802)
+++ tzdata/trunk/debian/rules   2006-09-19 21:12:04 UTC (rev 1803)
@@ -21,7 +21,7 @@
              backward \
              systemv 
 
-QUILT := quilt --quiltrc debian/patches/quiltrc
+QUILT := quilt --quiltrc ../debian/patches/quiltrc
 
 build: build-stamp
 build-stamp:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to