]> git.pld-linux.org Git - packages/AfterStep-APPS.git/blob - as-apps-miniCHESS-change_install_dirs.patch
- dropped pre-cvs changelog
[packages/AfterStep-APPS.git] / as-apps-miniCHESS-change_install_dirs.patch
1 diff -Naur AfterStep-APPS-991125.orig/miniCHESS-0.8/Makefile AfterStep-APPS-991125/miniCHESS-0.8/Makefile
2 --- AfterStep-APPS-991125.orig/miniCHESS-0.8/Makefile   Thu Jul 29 04:59:39 1999
3 +++ AfterStep-APPS-991125/miniCHESS-0.8/Makefile        Wed Nov 28 16:03:09 2001
4 @@ -22,10 +22,10 @@
5  
6  
7  # Specify the location of gnuchessx on your system.
8 -GNUCHESS = /usr/local/bin/gnuchessx
9 +GNUCHESS = /usr/bin/gnuchessx
10  
11  # Where do you want the binary installed?
12 -DESTDIR = /usr/local/bin
13 +DESTDIR = /usr/X11R6/bin
14  
15  # What do you want to name the binary?
16  BIN_NAME = minichess
This page took 0.073495 seconds and 3 git commands to generate.