aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword-devel/files/patch-GNUmakefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword-devel/files/patch-GNUmakefile.in')
-rw-r--r--editors/abiword-devel/files/patch-GNUmakefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/abiword-devel/files/patch-GNUmakefile.in b/editors/abiword-devel/files/patch-GNUmakefile.in
index fe5958dbc4a8..ad9a02ccfca8 100644
--- a/editors/abiword-devel/files/patch-GNUmakefile.in
+++ b/editors/abiword-devel/files/patch-GNUmakefile.in
@@ -1,6 +1,6 @@
---- GNUmakefile.in.orig Mon Jun 7 14:59:52 2004
-+++ GNUmakefile.in Mon Jun 7 15:01:41 2004
-@@ -156,17 +156,17 @@
+--- GNUmakefile.in.orig Thu Jun 17 14:48:13 2004
++++ GNUmakefile.in Thu Jun 17 14:49:43 2004
+@@ -149,17 +149,17 @@
SUBDIRS = src
@@ -27,7 +27,7 @@
@BIGENDIAN_TRUE@dictionary = $(top_srcdir)/../abidistfiles/dictionary/BigEndian32.american.hash
@BIGENDIAN_FALSE@dictionary = $(top_srcdir)/../abidistfiles/dictionary/LittleEndian32.american.hash
-@@ -586,7 +586,6 @@
+@@ -550,7 +550,6 @@
# Install the datafiles. This is quick-and-dirty.
install-data-local:
@@ -35,7 +35,7 @@
if test -d $(top_srcdir)/../abidistfiles ; then \
for dir in `cd $(top_srcdir)/../abidistfiles; find . -type d ! -name CVS` ; do \
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/$$dir ;\
-@@ -599,11 +598,7 @@
+@@ -563,11 +562,7 @@
for file in $(top_srcdir)/../abidistfiles/$$dir/* ; do \
if test -f $$file ; then \
sfile=`echo "$$file" | sed 's/\.[^.]*$$//'`; \