|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
|
|
|
Group: Text
|
|
|
License: GPL
|
|
|
Version: 1.18
|
|
|
-Release: 20020807
|
|
|
+Release: 20020810
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
|
|
|
@@ -60,7 +60,7 @@ AutoReqProv: no
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
CXX="%{l_cxx}" \
|
|
|
CXXFLAGS="%{l_cflags -O}" \
|
|
|
- ./configure \
|
|
|
+ %{l_bash} ./configure \
|
|
|
--prefix=%{l_prefix}
|
|
|
PATH="`pwd`/src/roff/troff:$PATH"
|
|
|
PATH="`pwd`/src/roff/groff:$PATH"
|