From 33c90407b98aae0a37fcf32a7521f5bb9c572cda Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Tue, 1 Apr 2008 23:22:04 +0000 Subject: [PATCH 1/1] - stolen from Fedora (abiword-extras-2.6.0-destdir.patch) Changed files: abiword-extras-destdir.patch -> 1.1 --- abiword-extras-destdir.patch | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 abiword-extras-destdir.patch diff --git a/abiword-extras-destdir.patch b/abiword-extras-destdir.patch new file mode 100644 index 0000000..e822b17 --- /dev/null +++ b/abiword-extras-destdir.patch @@ -0,0 +1,30 @@ +diff -u -r abiword-extras-2.6.0.orig/clipart/Makefile.am abiword-extras-2.6.0/clipart/Makefile.am +--- abiword-extras-2.6.0.orig/clipart/Makefile.am 2008-03-18 23:18:48.000000000 +0100 ++++ abiword-extras-2.6.0/clipart/Makefile.am 2008-03-26 13:43:30.000000000 +0100 +@@ -1,5 +1,5 @@ + +-clipartdir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/clipart ++clipartdir = $(ABIWORD_EXTRAS_PKGDATADIR)/clipart + clipart_DATA = \ + book.png \ + chip.png \ +diff -u -r abiword-extras-2.6.0.orig/dictionary/Makefile.am abiword-extras-2.6.0/dictionary/Makefile.am +--- abiword-extras-2.6.0.orig/dictionary/Makefile.am 2008-03-18 23:18:47.000000000 +0100 ++++ abiword-extras-2.6.0/dictionary/Makefile.am 2008-03-26 13:43:43.000000000 +0100 +@@ -1,5 +1,5 @@ + +-dictionarydir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/dictionary ++dictionarydir = $(ABIWORD_EXTRAS_PKGDATADIR)/dictionary + + if BIGENDIAN + hash = BigEndian32.american.hash +diff -u -r abiword-extras-2.6.0.orig/templates/Makefile.am abiword-extras-2.6.0/templates/Makefile.am +--- abiword-extras-2.6.0.orig/templates/Makefile.am 2008-03-18 23:18:49.000000000 +0100 ++++ abiword-extras-2.6.0/templates/Makefile.am 2008-03-26 13:43:51.000000000 +0100 +@@ -1,5 +1,5 @@ + +-templatesdir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/templates ++templatesdir = $(ABIWORD_EXTRAS_PKGDATADIR)/templates + templates_DATA = \ + A4.awt \ + Business-Letter.awt \ -- 2.44.0