Author: goneri-guest
Date: 2007-01-07 23:15:46 +0100 (Sun, 07 Jan 2007)
New Revision: 2279

Modified:
   packages/trunk/ezquake/debian/rules
Log:
upstream Makefile had been changed


Modified: packages/trunk/ezquake/debian/rules
===================================================================
--- packages/trunk/ezquake/debian/rules 2007-01-07 22:15:06 UTC (rev 2278)
+++ packages/trunk/ezquake/debian/rules 2007-01-07 22:15:46 UTC (rev 2279)
@@ -6,9 +6,7 @@
        QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
        dos2unix image.c
        mkdir -p $(PWD)/debian/build/build-gl
-       $(MAKE) BUILDDIR=$(PWD)/debian/build glx_release
-       $(MAKE) BUILDDIR=$(PWD)/debian/build x11_release
-       $(MAKE) BUILDDIR=$(PWD)/debian/build svga_release
+       $(MAKE) all
        touch build-stamp
 
 clean:


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

Reply via email to