]> git.pld-linux.org Git - packages/abiword.git/commitdiff
- applied upstream
authorSzymon Siwek <sls@pld-linux.org>
Mon, 7 Apr 2008 03:41:04 +0000 (03:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    abiword-extras-destdir.patch -> 1.2

abiword-extras-destdir.patch [deleted file]

diff --git a/abiword-extras-destdir.patch b/abiword-extras-destdir.patch
deleted file mode 100644 (file)
index e822b17..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-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 \
This page took 0.087663 seconds and 4 git commands to generate.