hunspell-en/wordlist-buildfix.patch
2009-02-16 15:09:50 +00:00

16 lines
425 B
Diff

Index: Makefile
===================================================================
--- wordlist.orig/scowl/Makefile (revision 92)
+++ wordlist/scowl/Makefile (working copy)
@@ -29,8 +29,8 @@
# README
#
-README: src/make-README $(foreach l, $(levels), final/english-words.$(l))
- src/make-README
+README: README.in $(foreach l, $(levels), final/english-words.$(l))
+ cp README.in README
#
# Actual word list creation