summaryrefslogtreecommitdiffstats
path: root/textproc/scrollkeeper/files/patch-Makefile.in
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-04-26 23:01:41 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-04-26 23:01:41 +0800
commit107d654deaf628c296c152af80653156d0cc2490 (patch)
tree6462d9fa7cfe5c8d35032d1abc7b3a24109b853c /textproc/scrollkeeper/files/patch-Makefile.in
parentf251327ca877d215a6ee9b48d01943da7852f207 (diff)
downloadmarcuscom-ports-107d654deaf628c296c152af80653156d0cc2490.tar.gz
marcuscom-ports-107d654deaf628c296c152af80653156d0cc2490.tar.zst
marcuscom-ports-107d654deaf628c296c152af80653156d0cc2490.zip
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8618 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/scrollkeeper/files/patch-Makefile.in')
-rw-r--r--textproc/scrollkeeper/files/patch-Makefile.in38
1 files changed, 38 insertions, 0 deletions
diff --git a/textproc/scrollkeeper/files/patch-Makefile.in b/textproc/scrollkeeper/files/patch-Makefile.in
new file mode 100644
index 000000000..26e75d437
--- /dev/null
+++ b/textproc/scrollkeeper/files/patch-Makefile.in
@@ -0,0 +1,38 @@
+--- 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