|
|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: Mail |
|
|
|
|
License: GPL |
|
|
|
|
Version: 3.22 |
|
|
|
|
Release: 20030703 |
|
|
|
|
Release: 20030707 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_fsl yes |
|
|
|
|
@ -82,11 +82,11 @@ AutoReqProv: no
|
|
|
|
|
-e 's;\(#define.*ETCRC[^"]"\)[^"]*\(".*\);\1%{l_prefix}/etc/procmail/procmailrc\2;' \ |
|
|
|
|
-e 's;\(#define.*ETCRCS[^"]"\)[^"]*\(".*\);\1%{l_prefix}/etc/procmail/\2;' \ |
|
|
|
|
config.h |
|
|
|
|
%if "%{with_fsl}" == "yes" |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
-e 's;openlog(ident,logopt,facility);openlog(ident,logopt,LOG_USER);' \ |
|
|
|
|
src/includes.h |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_fsl}" == "yes" |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
-e 's;openlog(ident,logopt,facility);openlog(ident,logopt,LOG_USER);' \ |
|
|
|
|
src/includes.h |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
( unset LD_LIBRARY_PATH 2>/dev/null || true |
|
|
|
|
|