|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
|
|
|
|
|
Group: Text |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.2.17 |
|
|
|
|
Release: 20020716 |
|
|
|
|
Release: 20020821 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz |
|
|
|
@ -55,7 +55,9 @@ AutoReqProv: no
|
|
|
|
|
%build |
|
|
|
|
PATH="%{l_prefix}/bin:$PATH"; export PATH |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
CXX="%{l_cxx}" \ |
|
|
|
|
CFLAGS="%{l_cflags -O}" \ |
|
|
|
|
CXXFLAGS="%{l_cflags -O}" \ |
|
|
|
|
./configure \ |
|
|
|
|
--prefix %{l_prefix} \ |
|
|
|
|
--perl %{l_prefix}/bin/perl \ |
|
|
|
|