summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authormartin <martin>2004-04-05 22:39:42 +0000
committermartin <martin>2004-04-05 22:39:42 +0000
commit881734dd8758fb04c269fca29278d6b90ab83f06 (patch)
treef15f52562d4ef432c2e674dee36cd68b2ee2ec17 /sysutils
parent856aaae05a122d8c33faed2b2e9223db4f5f3441 (diff)
downloadpkgsrc-881734dd8758fb04c269fca29278d6b90ab83f06.tar.gz
Ooops, forgot a cvs add for previous
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ups-nut/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/ups-nut/patches/patch-ab b/sysutils/ups-nut/patches/patch-ab
new file mode 100644
index 00000000000..5027beb7cf1
--- /dev/null
+++ b/sysutils/ups-nut/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.8 2004/04/05 22:39:42 martin Exp $
+
+--- Makefile.in.orig 2004-03-08 11:00:02.000000000 +0100
++++ Makefile.in 2004-04-05 02:31:25.000000000 +0200
+@@ -41,7 +41,7 @@
+ rm $$i/Makefile; \
+ done
+
+-install: install-dirs install-bin install-man install-data
++install: install-dirs install-bin install-man install-conf install-data
+
+ install-bin:
+ @for i in $(SUBDIRS); do \