summaryrefslogtreecommitdiff
path: root/sysutils/asapm/patches
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-12-03 13:35:47 +0000
committerfrueauf <frueauf>1998-12-03 13:35:47 +0000
commitde3372c41929725ef66451b9f6ec22d10b4abcfb (patch)
tree222ea5d3e2c9cabdcdc4d9ab5adeee4ac66268e3 /sysutils/asapm/patches
parent5a12d28f512d45ece1b9319e94cf26d23152740b (diff)
downloadpkgsrc-de3372c41929725ef66451b9f6ec22d10b4abcfb.tar.gz
Initial addition of asapm-2.3, a Laptop battery status display for X11.
Provided in pr 6523 by Johnny C. Lam.
Diffstat (limited to 'sysutils/asapm/patches')
-rw-r--r--sysutils/asapm/patches/patch-aa18
1 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/asapm/patches/patch-aa b/sysutils/asapm/patches/patch-aa
new file mode 100644
index 00000000000..0c6590b2326
--- /dev/null
+++ b/sysutils/asapm/patches/patch-aa
@@ -0,0 +1,18 @@
+$NetBSD: patch-aa,v 1.1.1.1 1998/12/03 13:35:47 frueauf Exp $
+
+--- autoconf/Makefile.common.in.orig Wed Dec 2 16:02:51 1998
++++ autoconf/Makefile.common.in Thu Dec 3 05:03:19 1998
+@@ -11,11 +11,11 @@
+ $(INSTALL_PROGRAM) $(PROG) $(AFTER_BIN_DIR)
+
+ install.man:
+- $(INSTALL_DATA) $(PROG).man $(AFTER_MAN_DIR)/$(PROG).1x
++ $(INSTALL_DATA) $(PROG).man $(AFTER_MAN_DIR)/$(PROG).1
+
+ uninstall:
+ $(RMF) $(AFTER_BIN_DIR)/$(PROG)
+- $(RMF) $(AFTER_MAN_DIR)/$(PROG).1x
++ $(RMF) $(AFTER_MAN_DIR)/$(PROG).1
+
+ clean:
+ $(RMF) $(PROG) *.o *~ *% *.bak \#* core