diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-08-17 00:36:30 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-08-17 00:36:30 +0000 |
| commit | 50e80f3ec240fbf6c98da66ffbc91dc67eb53d6e (patch) | |
| tree | e83dfc87c28f629a4b60f2dbbe04be19c14e7ccc /sysutils/asapm/files/patch-aa | |
| parent | Update to version 1.20-07. (diff) | |
Update to version 2.0.
PR: 7570
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Notes
Notes:
svn path=/head/; revision=12554
Diffstat (limited to 'sysutils/asapm/files/patch-aa')
| -rw-r--r-- | sysutils/asapm/files/patch-aa | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/asapm/files/patch-aa b/sysutils/asapm/files/patch-aa index 2b54c74f0cf1..a5e31867faab 100644 --- a/sysutils/asapm/files/patch-aa +++ b/sysutils/asapm/files/patch-aa @@ -1,10 +1,13 @@ ---- Makefile.orig Thu Aug 6 16:53:24 1998 -+++ Makefile Thu Aug 6 16:54:18 1998 -@@ -1,6 +1,6 @@ +--- Makefile.orig Wed Aug 12 11:37:44 1998 ++++ Makefile Wed Aug 12 11:37:50 1998 +@@ -1,8 +1,8 @@ + #----------------------------------------------------- # The locations where this program should be installed --INSTALL_X_DIR=/usr/X11R6/bin +-INSTALL_X_DIR=/usr/local/bin +-OLD_INSTALL_X_DIR=/usr/X11R6/bin -MAN_DIR=/usr/X11R6/man/man1 +INSTALL_X_DIR=${PREFIX}/bin ++OLD_INSTALL_X_DIR=${PREFIX}/bin +MAN_DIR=${PREFIX}/man/man1 # The location and names of the X11 libraries |
