|
|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: Text |
|
|
|
|
License: LGPL |
|
|
|
|
Version: 4.3 |
|
|
|
|
Release: 20030530 |
|
|
|
|
Release: 20030817 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-%{version}.tar.gz |
|
|
|
|
@ -51,6 +51,9 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
-e 's;-L. -lpcre;libpcre.la;' \ |
|
|
|
|
Makefile.in |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
|