diff options
Diffstat (limited to 'textproc/scrollkeeper/files/patch-Makefile.in')
-rw-r--r-- | textproc/scrollkeeper/files/patch-Makefile.in | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/textproc/scrollkeeper/files/patch-Makefile.in b/textproc/scrollkeeper/files/patch-Makefile.in deleted file mode 100644 index 26e75d437..000000000 --- a/textproc/scrollkeeper/files/patch-Makefile.in +++ /dev/null @@ -1,38 +0,0 @@ ---- Makefile.in.orig Sat Dec 6 17:36:32 2003 -+++ Makefile.in Sat Dec 6 17:37:57 2003 -@@ -193,18 +193,6 @@ - scrollkeeper-spec.txt - - --scrollkeeperdocdir = $(datadir)/doc/scrollkeeper-$(VERSION) --scrollkeeperdoc_DATA = \ -- AUTHORS \ -- ChangeLog \ -- COPYING.DOC \ -- COPYING \ -- NEWS \ -- README \ -- scrollkeeper-spec.txt \ -- TODO -- -- - scrollkeeper_localstate_dir = $(localstatedir)/@SCROLLKEEPER_PARTIAL_DB_DIR@ - - ACLOCAL_AMFLAGS = -I m4 -@@ -222,7 +210,7 @@ - CONFIG_HEADER = config.h - CONFIG_CLEAN_FILES = intl/Makefile scrollkeeper.spec - DIST_SOURCES = --DATA = $(scrollkeeperdoc_DATA) -+DATA = - - - RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ -@@ -564,7 +552,6 @@ - all-am: Makefile $(DATA) config.h - installdirs: installdirs-recursive - installdirs-am: -- $(mkinstalldirs) $(DESTDIR)$(scrollkeeperdocdir) - - install: install-recursive - install-exec: install-exec-recursive |