Author: baby-guest
Date: 2007-08-04 10:43:47 +0000 (Sat, 04 Aug 2007)
New Revision: 3542

Removed:
   packages/trunk/fenix-plugins/debian/patches/
Modified:
   packages/trunk/fenix-plugins/debian/control
   packages/trunk/fenix-plugins/debian/rules
Log:
Removed quilt



Modified: packages/trunk/fenix-plugins/debian/control
===================================================================
--- packages/trunk/fenix-plugins/debian/control 2007-08-04 01:20:00 UTC (rev 
3541)
+++ packages/trunk/fenix-plugins/debian/control 2007-08-04 10:43:47 UTC (rev 
3542)
@@ -2,8 +2,7 @@
 Section: devel
 Priority: extra
 Maintainer: Miriam Ruiz <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), quilt,
- autotools-dev, autoconf, automake1.10 | automake1.9,
+Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake1.10 | 
automake1.9,
  zlib1g-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev,
  libsmpeg-dev, libfreetype6-dev, fenix, fenix-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/fenix-plugins/debian/rules
===================================================================
--- packages/trunk/fenix-plugins/debian/rules   2007-08-04 01:20:00 UTC (rev 
3541)
+++ packages/trunk/fenix-plugins/debian/rules   2007-08-04 10:43:47 UTC (rev 
3542)
@@ -11,18 +11,9 @@
        CFLAGS += -O2
 endif
 
-patch:
-       dh_testdir
-       QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
-
-unpatch:
-       dh_testdir
-       QUILT_PATCHES=debian/patches quilt pop -a -f || test $$? = 2
-
 configure: configure-stamp
 configure-stamp:
        dh_testdir
-       $(MAKE) -f /usr/share/quilt/quilt.make patch
        for i in */ ; do \
                if [ -e "$$i/configure.ac" ]; then \
                        cp -f /usr/share/misc/config.sub "$$i/config.sub" ; \
@@ -52,7 +43,6 @@
        dh_testroot
        rm -f build-stamp configure-stamp
        $(MAKE) fullclean
-       $(MAKE) -f /usr/share/quilt/quilt.make unpatch
        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