]> git.pld-linux.org Git - packages/bzflag.git/commitdiff
- bzflag patches
authorJacek Konieczny <jajcus@pld-linux.org>
Sun, 9 Apr 2000 13:09:15 +0000 (13:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzflag-opts.patch -> 1.1
    bzflag-paths.patch -> 1.1

bzflag-opts.patch [new file with mode: 0644]
bzflag-paths.patch [new file with mode: 0644]

diff --git a/bzflag-opts.patch b/bzflag-opts.patch
new file mode 100644 (file)
index 0000000..9ce4c27
--- /dev/null
@@ -0,0 +1,14 @@
+diff -durN bzflag.orig/Make-common bzflag/Make-common
+--- bzflag.orig/Make-common    Tue Jan 11 05:00:15 2000
++++ bzflag/Make-common Sun Apr  9 14:34:19 2000
+@@ -167,8 +167,8 @@
+ #
+ # default to optimized build
+ #
+-COPTIMIZER    = $(COPT)
+-CXXOPTIMIZER  = $(CXXOPT)
++#COPTIMIZER    = $(COPT)
++#CXXOPTIMIZER  = $(CXXOPT)
+ #
+ # slurp up configuration
diff --git a/bzflag-paths.patch b/bzflag-paths.patch
new file mode 100644 (file)
index 0000000..a8a7996
--- /dev/null
@@ -0,0 +1,24 @@
+diff -durN bzflag.orig/Make-common bzflag/Make-common
+--- bzflag.orig/Make-common    Tue Jan 11 05:00:15 2000
++++ bzflag/Make-common Sun Apr  9 14:11:35 2000
+@@ -28,7 +28,7 @@
+ #
+ # default install directories (configs can override these)
+ #
+-INSTALL_DATA_DIR = /usr/local/lib/bzflag
++INSTALL_DATA_DIR = /usr/X11R6/share/bzflag
+ #
+ # C options
+diff -durN bzflag.orig/configs/config-linux bzflag/configs/config-linux
+--- bzflag.orig/configs/config-linux   Sat Jan 15 19:39:35 2000
++++ bzflag/configs/config-linux        Sun Apr  9 14:10:28 2000
+@@ -23,7 +23,7 @@
+ #
+ # install locations
+ #
+-INSTALL_DATA_DIR = /usr/X11R6/lib/X11/bzflag/data
++INSTALL_DATA_DIR = /usr/X11R6/share/bzflag
+ #
+ # tools
This page took 0.032444 seconds and 4 git commands to generate.