summaryrefslogtreecommitdiff
path: root/wm/golem/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'wm/golem/patches/patch-aa')
-rw-r--r--wm/golem/patches/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/wm/golem/patches/patch-aa b/wm/golem/patches/patch-aa
new file mode 100644
index 00000000000..c639836d196
--- /dev/null
+++ b/wm/golem/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/05/15 11:19:43 salo Exp $
+
+--- Makefile.in.orig 2001-12-25 14:27:16.000000000 -0700
++++ Makefile.in 2003-04-07 02:16:44.000000000 -0600
+@@ -1,5 +1,5 @@
+ # Makefile for golem
+-SUBDIRS= src @BUILD_PLUGINS@ doc util
++SUBDIRS= src @BUILD_PLUGINS@ util
+
+ @SET_MAKE@
+
+@@ -56,7 +56,7 @@
+
+ install-man:
+ @INSTALL@ -d $(mandir)/man1
+- @INSTALL@ -m 444 doc/golem.1.gz $(mandir)/man1/
++ @INSTALL@ -m 444 doc/golem.mdoc $(mandir)/man1/golem.1
+
+ install: all install-bin install-data install-man
+