summaryrefslogtreecommitdiff
path: root/wm/fluxbox/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'wm/fluxbox/patches/patch-aa')
-rw-r--r--wm/fluxbox/patches/patch-aa22
1 files changed, 12 insertions, 10 deletions
diff --git a/wm/fluxbox/patches/patch-aa b/wm/fluxbox/patches/patch-aa
index 97d756a5a36..fe77dd63786 100644
--- a/wm/fluxbox/patches/patch-aa
+++ b/wm/fluxbox/patches/patch-aa
@@ -1,15 +1,17 @@
-$NetBSD: patch-aa,v 1.4 2002/12/10 20:39:09 jschauma Exp $
+$NetBSD: patch-aa,v 1.5 2004/05/13 04:29:13 xtraeme Exp $
---- doc/Makefile.in.orig Tue Dec 10 15:17:17 2002
-+++ doc/Makefile.in Tue Dec 10 15:17:30 2002
-@@ -94,8 +94,8 @@
+--- doc/Makefile.in.orig 2004-05-13 06:03:22.000000000 +0200
++++ doc/Makefile.in 2004-05-13 06:04:16.000000000 +0200
+@@ -93,10 +93,10 @@
CLEANFILES = fluxbox.1
MAINTAINERCLEANFILES = Makefile.in
--man_MANS = fluxbox.1 bsetroot.1
--EXTRA_DIST = fluxbox.1.in bsetroot.1 Coding_style
-+man_MANS = fluxbox.1
-+EXTRA_DIST = fluxbox.1.in Coding_style
+-man_MANS = fluxbox.1 bsetroot.1 fbrun.1 fbsetbg.1 \
++man_MANS = fluxbox.1 fbrun.1 fbsetbg.1 \
+ startfluxbox.1 fluxstyle.1 fbrun.1
+
+-EXTRA_DIST = fluxbox.1.in bsetroot.1 fbrun.1 startfluxbox.1 fbsetbg.1 \
++EXTRA_DIST = fluxbox.1.in fbrun.1 startfluxbox.1 fbsetbg.1 \
+ fluxstyle.1 Coding_style
+
subdir = doc
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h