r8438 - ! dirs' list truncated !

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Wed Nov 19 21:45:52 UTC 2008


Author: fuddl-guest
Date: 2008-11-19 21:45:52 +0000 (Wed, 19 Nov 2008)
New Revision: 8438

Modified:
   packages/branches/openarena/openarena-0.8.1/debian/patches/10_fix_build_and_binary_on_alpha.diff
Log:
* refresh patch against FTBFS on alpha. it spitted out a bunch of hunks

Modified: packages/branches/openarena/openarena-0.8.1/debian/patches/10_fix_build_and_binary_on_alpha.diff
===================================================================
--- packages/branches/openarena/openarena-0.8.1/debian/patches/10_fix_build_and_binary_on_alpha.diff	2008-11-18 17:03:04 UTC (rev 8437)
+++ packages/branches/openarena/openarena-0.8.1/debian/patches/10_fix_build_and_binary_on_alpha.diff	2008-11-19 21:45:52 UTC (rev 8438)
@@ -5,10 +5,11 @@
 ## DP: Fix compile options to make oa build and run on alpha.
 
 @DPATCH@
-diff -urNad openarena-0.7.6~/Makefile openarena-0.7.6/Makefile
---- openarena-0.7.6~/Makefile	2008-04-06 01:56:55.000000000 +0200
-+++ openarena-0.7.6/Makefile	2008-04-23 23:22:50.484924113 +0200
-@@ -180,7 +180,7 @@
+Index: openarena-0.8.1/Makefile
+===================================================================
+--- openarena-0.8.1.orig/Makefile	2008-11-19 22:09:18.000000000 +0100
++++ openarena-0.8.1/Makefile	2008-11-19 22:11:01.000000000 +0100
+@@ -216,7 +216,7 @@
  ifeq ($(PLATFORM),linux)
  
    ifeq ($(ARCH),alpha)
@@ -17,7 +18,7 @@
    else
    ifeq ($(ARCH),x86_64)
      LIB=lib64
-@@ -255,6 +255,10 @@
+@@ -291,6 +291,10 @@
      ifneq ($(USE_OPENAL_DLOPEN),1)
        CLIENT_LDFLAGS += -lopenal
      endif
@@ -28,7 +29,7 @@
    endif
  
    ifeq ($(USE_CURL),1)
-@@ -455,7 +459,7 @@
+@@ -516,7 +520,7 @@
  ifeq ($(PLATFORM),freebsd)
  
    ifneq (,$(findstring alpha,$(shell uname -m)))
@@ -37,7 +38,7 @@
    else #default to i386
      ARCH=i386
    endif #alpha test
-@@ -475,7 +479,7 @@
+@@ -536,7 +540,7 @@
      BASE_CFLAGS += -DUSE_CODEC_VORBIS
    endif
  




More information about the Pkg-games-commits mailing list