pkgsrc/textproc/aspell-slovak/patches/patch-ab
salo 5eb2c3b115 Updated to version 0.52.0.
Changes:
========

- new words
- new definitions
- packaged in aspell.net style
2004-04-21 08:42:34 +00:00

16 lines
612 B
Text

$NetBSD: patch-ab,v 1.4 2004/04/21 08:42:34 salo Exp $
--- configure.orig 2004-04-18 01:09:33.000000000 +0200
+++ configure 2004-04-18 01:11:43.000000000 +0200
@@ -79,9 +79,9 @@
datadir=`$ASPELL dump config data-dir`
echo $datadir
-echo "ASPELL = `which $ASPELL`" > Makefile
+echo "ASPELL = $ASPELL" > Makefile
echo "ASPELL_FLAGS = $ASPELL_FLAGS" >> Makefile
-echo "WORD_LIST_COMPRESS = `which $WORD_LIST_COMPRESS`" >> Makefile
+echo "WORD_LIST_COMPRESS = $WORD_LIST_COMPRESS" >> Makefile
echo "DESTDIR = $DESTDIR" >> Makefile
echo "dictdir = $dictdir" >> Makefile
echo "datadir = $datadir" >> Makefile