|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Web
|
|
|
License: GPL
|
|
|
Version: 1.10.2
|
|
|
-Release: 20030525
|
|
|
+Release: 20030630
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/netrik/netrik-%{version}.tar.gz
|
|
|
@@ -59,7 +59,7 @@ AutoReqProv: no
|
|
|
configure
|
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
- CPPFLAGS="%{l_cppflags}" \
|
|
|
+ CPPFLAGS="%{l_cppflags ncurses}" \
|
|
|
LDFLAGS="%{l_ldflags}" \
|
|
|
LIBS="-ltermcap -lgetopt" \
|
|
|
%{l_bash} ./configure \
|