abiword/abiword-extras-2.6.0-nohash.patch
Marc Maurer d91ebbf0e8 - Include nextgen.sh as abiword-plugins it's a proper autoconf project
- Fix 439396: abiword includes its own dictionary?
- Don't build libabiword, it's broken; re-enable it when we release abiword
    2.8, which generates a proper library
- Drop aspell-devel BR
2008-03-29 16:24:07 +00:00

23 lines
656 B
Diff

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-29 16:46:37.000000000 +0100
@@ -1,17 +1,9 @@
dictionarydir = $(DESTDIR)/$(ABIWORD_EXTRAS_PKGDATADIR)/dictionary
-if BIGENDIAN
-hash = BigEndian32.american.hash
-else
-hash = LittleEndian32.american.hash
-endif
-
dictionary_DATA = \
- $(hash) \
ca-ES-barbarism.xml \
en-AU-barbarism.xml \
- es-MX-barbarism.xml\
- ispell_dictionary_list.xml
+ es-MX-barbarism.xml
EXTRA_DIST = $(dictionary_DATA)