diff options
Diffstat (limited to 'irc/ngircd/files/patch-doc::Makefile.in')
| -rw-r--r-- | irc/ngircd/files/patch-doc::Makefile.in | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/irc/ngircd/files/patch-doc::Makefile.in b/irc/ngircd/files/patch-doc::Makefile.in index 8866d51daf94..7d159965a2f6 100644 --- a/irc/ngircd/files/patch-doc::Makefile.in +++ b/irc/ngircd/files/patch-doc::Makefile.in @@ -1,23 +1,21 @@ ---- doc/Makefile.in.orig Wed Oct 19 18:33:52 2005 -+++ doc/Makefile.in Wed Oct 19 18:35:19 2005 -@@ -135,14 +135,11 @@ +--- doc/Makefile.in.orig Mon Dec 11 18:23:09 2006 ++++ doc/Makefile.in Mon Dec 11 18:24:35 2006 +@@ -159,12 +159,10 @@ target_os = @target_os@ target_vendor = @target_vendor@ - --EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt Platforms.txt \ -- README-AUX.txt README-BeOS.txt RFC.txt sample-ngircd.conf -- -+EXTRA_DIST = + SUBDIRS = src +-EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt Platforms.txt README-AUX.txt \ +- README-BeOS.txt RFC.txt Zeroconf.txt sample-ngircd.conf ++EXTRA_DIST = docdir = $(datadir)/doc/$(PACKAGE) - -documents = $(EXTRA_DIST) ../AUTHORS ../COPYING ../ChangeLog ../INSTALL \ - ../NEWS ../README +documents = $(EXTRA_DIST) - subdir = doc - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -@@ -294,8 +291,8 @@ + all: all-recursive + +@@ -475,8 +473,8 @@ install-data-hook: $(mkinstalldirs) $(DESTDIR)$(sysconfdir) |
