From a792f2e6262db632fe35abb8a40956493614ceab Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 10 Aug 1998 00:36:58 +0000 Subject: Initial import of asapm version 1.4. A laptopo battery status display for X11. PR: 7512 Submitted by: Brian Handy --- sysutils/asapm/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sysutils/asapm/files/patch-aa (limited to 'sysutils/asapm/files') diff --git a/sysutils/asapm/files/patch-aa b/sysutils/asapm/files/patch-aa new file mode 100644 index 0000000..2b54c74 --- /dev/null +++ b/sysutils/asapm/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.orig Thu Aug 6 16:53:24 1998 ++++ Makefile Thu Aug 6 16:54:18 1998 +@@ -1,6 +1,6 @@ + # The locations where this program should be installed +-INSTALL_X_DIR=/usr/X11R6/bin +-MAN_DIR=/usr/X11R6/man/man1 ++INSTALL_X_DIR=${PREFIX}/bin ++MAN_DIR=${PREFIX}/man/man1 + + # The location and names of the X11 libraries + LDIR = -L/usr/X11R6/lib -- cgit v1.1