OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Oct-2004 17:12:42
Branch: HEAD Handle: 2004100816124200
Modified files:
openpkg-src/aspell aspell.spec
Log:
fix building on NetBSD and Solaris
Summary:
Revision Changes Path
1.35 +1 -3 openpkg-src/aspell/aspell.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aspell/aspell.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 aspell.spec
--- openpkg-src/aspell/aspell.spec 2 Oct 2004 08:05:32 -0000 1.34
+++ openpkg-src/aspell/aspell.spec 8 Oct 2004 15:12:42 -0000 1.35
@@ -40,7 +40,7 @@
Group: Text
License: GPL
Version: %{V_aspell}
-Release: 20041002
+Release: 20041008
# package options
%option with_perl no
@@ -119,8 +119,6 @@
--libdir=%{l_prefix}/lib \
--enable-pkglibdir=%{l_prefix}/lib/aspell \
--enable-pkgdatadir=%{l_prefix}/share/aspell \
- --enable-curses-include=%{l_prefix}/include/ncurses \
- --enable-curses="%{l_ldflags} -lncurses" \
--disable-shared
# build GNU aspell
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]