--- enchant.spec 2005-04-04 14:45:26 +0400 +++ enchant.my.spec 2005-12-10 00:38:20 +0300 @@ -60,9 +60,7 @@ if [ ! -f configure ]; then CFLAGS="$RPM_OPT_FLAGS" ./autogen.sh --prefix=%{_prefix} fi -CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} \ ---mandir=%_mandir \ ---with-ispell-dir=/usr/lib/ispell \ +%configure --with-ispell-dir=%_libdir/ispell \ %{?_without_ispell:--disable-ispell} \ %{?_without_myspell:--disable-myspell} \ %{?_without_aspell:--disable-aspell} \