]> git.pld-linux.org Git - packages/abiword.git/blame - abiword-extras-destdir.patch
- stolen from Fedora (abiword-extras-2.6.0-destdir.patch)
[packages/abiword.git] / abiword-extras-destdir.patch
CommitLineData
33c90407
SS
1diff -u -r abiword-extras-2.6.0.orig/clipart/Makefile.am abiword-extras-2.6.0/clipart/Makefile.am
2--- abiword-extras-2.6.0.orig/clipart/Makefile.am 2008-03-18 23:18:48.000000000 +0100
3+++ abiword-extras-2.6.0/clipart/Makefile.am 2008-03-26 13:43:30.000000000 +0100
4@@ -1,5 +1,5 @@
5
6-clipartdir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/clipart
7+clipartdir = $(ABIWORD_EXTRAS_PKGDATADIR)/clipart
8 clipart_DATA = \
9 book.png \
10 chip.png \
11diff -u -r abiword-extras-2.6.0.orig/dictionary/Makefile.am abiword-extras-2.6.0/dictionary/Makefile.am
12--- abiword-extras-2.6.0.orig/dictionary/Makefile.am 2008-03-18 23:18:47.000000000 +0100
13+++ abiword-extras-2.6.0/dictionary/Makefile.am 2008-03-26 13:43:43.000000000 +0100
14@@ -1,5 +1,5 @@
15
16-dictionarydir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/dictionary
17+dictionarydir = $(ABIWORD_EXTRAS_PKGDATADIR)/dictionary
18
19 if BIGENDIAN
20 hash = BigEndian32.american.hash
21diff -u -r abiword-extras-2.6.0.orig/templates/Makefile.am abiword-extras-2.6.0/templates/Makefile.am
22--- abiword-extras-2.6.0.orig/templates/Makefile.am 2008-03-18 23:18:49.000000000 +0100
23+++ abiword-extras-2.6.0/templates/Makefile.am 2008-03-26 13:43:51.000000000 +0100
24@@ -1,5 +1,5 @@
25
26-templatesdir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/templates
27+templatesdir = $(ABIWORD_EXTRAS_PKGDATADIR)/templates
28 templates_DATA = \
29 A4.awt \
30 Business-Letter.awt \
This page took 0.030252 seconds and 4 git commands to generate.