31 lines
1.3 KiB
Diff
31 lines
1.3 KiB
Diff
diff -Nru 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-25 02:53:55.000000000 +0100
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-clipartdir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/clipart
|
|
+clipartdir = $(ABIWORD_EXTRAS_PKGDATADIR)/clipart
|
|
clipart_DATA = \
|
|
book.png \
|
|
chip.png \
|
|
diff -Nru 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-25 02:54:04.000000000 +0100
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-dictionarydir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/dictionary
|
|
+dictionarydir = $(ABIWORD_EXTRAS_PKGDATADIR)/dictionary
|
|
|
|
if BIGENDIAN
|
|
hash = BigEndian32.american.hash
|
|
diff -Nru 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-25 02:54:15.000000000 +0100
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-templatesdir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/templates
|
|
+templatesdir = $(ABIWORD_EXTRAS_PKGDATADIR)/templates
|
|
templates_DATA = \
|
|
A4.awt \
|
|
Business-Letter.awt \
|