]> git.pld-linux.org Git - packages/bzflag.git/blob - bzflag-paths.patch
- BuildRequires: OpenGL-devel instead of XFree86-OpenGL-devel
[packages/bzflag.git] / bzflag-paths.patch
1 diff -durN bzflag.orig/Make-common bzflag/Make-common
2 --- bzflag.orig/Make-common     Tue Jan 11 05:00:15 2000
3 +++ bzflag/Make-common  Sun Apr  9 14:11:35 2000
4 @@ -28,7 +28,7 @@
5  #
6  # default install directories (configs can override these)
7  #
8 -INSTALL_DATA_DIR = /usr/local/lib/bzflag
9 +INSTALL_DATA_DIR = /usr/X11R6/share/bzflag
10  
11  #
12  # C options
13 diff -durN bzflag.orig/configs/config-linux bzflag/configs/config-linux
14 --- bzflag.orig/configs/config-linux    Sat Jan 15 19:39:35 2000
15 +++ bzflag/configs/config-linux Sun Apr  9 14:10:28 2000
16 @@ -23,7 +23,7 @@
17  #
18  # install locations
19  #
20 -INSTALL_DATA_DIR = /usr/X11R6/lib/X11/bzflag/data
21 +INSTALL_DATA_DIR = /usr/X11R6/share/bzflag
22  
23  #
24  # tools
This page took 0.042553 seconds and 3 git commands to generate.