diff options
author | tonio <tonio> | 2005-11-11 19:22:39 +0000 |
---|---|---|
committer | tonio <tonio> | 2005-11-11 19:22:39 +0000 |
commit | 58b03c87f6ef404788f62363716857314c14db67 (patch) | |
tree | e17d71d0730d0fda50a4fec5939c940ed7d1655d /wm | |
parent | 3986b63844125734eb104a7e1300eaaf619791d6 (diff) | |
download | pkgsrc-58b03c87f6ef404788f62363716857314c14db67.tar.gz |
reverting
Diffstat (limited to 'wm')
-rw-r--r-- | wm/blackbox/patches/patch-ab | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/wm/blackbox/patches/patch-ab b/wm/blackbox/patches/patch-ab index 846a04f5e6e..dbdf0bc6ce2 100644 --- a/wm/blackbox/patches/patch-ab +++ b/wm/blackbox/patches/patch-ab @@ -1,14 +1,13 @@ -$NetBSD: patch-ab,v 1.2 2005/11/11 18:50:25 tonio Exp $ +$NetBSD: patch-ab,v 1.3 2005/11/11 19:22:39 tonio Exp $ ---- Makefile.in.orig 2005-03-01 20:43:27.000000000 +0100 -+++ Makefile.in -@@ -191,8 +191,7 @@ AUTOMAKE_OPTIONS = foreign - SUBDIRS = data \ - doc \ - lib \ -- src \ -- util -+ src +--- Makefile.in.orig Wed Nov 20 12:09:13 2002 ++++ Makefile.in Wed Nov 20 12:09:22 2002 +@@ -75,7 +75,7 @@ - MAINTAINERCLEANFILES = Makefile.in \ - aclocal.m4 \ + AUTOMAKE_OPTIONS = foreign + +-SUBDIRS = data doc nls src util ++SUBDIRS = data doc nls src + MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |