Author: goneri-guest
Date: 2007-09-22 00:31:05 +0000 (Sat, 22 Sep 2007)
New Revision: 4253

Modified:
   packages/trunk/enet/debian/changelog
   packages/trunk/enet/debian/rules
Log:
turn on quilt


Modified: packages/trunk/enet/debian/changelog
===================================================================
--- packages/trunk/enet/debian/changelog        2007-09-22 00:14:09 UTC (rev 
4252)
+++ packages/trunk/enet/debian/changelog        2007-09-22 00:31:05 UTC (rev 
4253)
@@ -13,7 +13,7 @@
   * update the copyright file
   * add a watchfile
 
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Wed, 11 Jul 2007 08:10:45 +0200
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Wed, 11 Jul 2007 08:10:45 +0000
 
 enet (1.0-4) unstable; urgency=low
 

Modified: packages/trunk/enet/debian/rules
===================================================================
--- packages/trunk/enet/debian/rules    2007-09-22 00:14:09 UTC (rev 4252)
+++ packages/trunk/enet/debian/rules    2007-09-22 00:31:05 UTC (rev 4253)
@@ -13,7 +13,7 @@
 
 config.status: configure
        dh_testdir
-#      QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
+       QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
        CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr
 
 
@@ -40,8 +40,8 @@
        cp -f /usr/share/misc/config.guess config.guess
 endif
        rm -rf libenet.so.* debian/libenet1 debian/libenet1-1 config.log
-#      QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
-
+       QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
+       rm -rf .pc
        dh_clean 
 
 install: build


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to