diff options
Diffstat (limited to 'textproc/ispell/files/AF.patch')
| -rw-r--r-- | textproc/ispell/files/AF.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/ispell/files/AF.patch b/textproc/ispell/files/AF.patch new file mode 100644 index 000000000000..9443efc08a3f --- /dev/null +++ b/textproc/ispell/files/AF.patch @@ -0,0 +1,11 @@ +--- ispell-sa-1.0.0/Makefile.orig Wed Jan 10 12:52:01 2001 ++++ ispell-sa-1.0.0/Makefile Wed Jan 10 12:52:16 2001 +@@ -7,7 +7,7 @@ + install -o root -g root -m 0644 afrikaans.aff $(installdir) + + afrikaans.hash: afrikaans.aff woordelys +- buildhash woordelys afrikaans.aff afrikaans.hash ++ ${BUILDHASH} woordelys afrikaans.aff afrikaans.hash + + clean: + rm -f woordelys.stat afrikaans.hash woordelys.cnt *~ |
