Browse Source

fix configuration to build on upcoming Solaris 10

master
Michael Schloh von Bennewitz 22 years ago committed by Ralf S. Engelschall
parent
commit
96b094f75d
  1. 4
      smtpfeed/smtpfeed.spec

4
smtpfeed/smtpfeed.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Mail
License: GPL
Version: 1.18
Release: 20030813
Release: 20040120
# package options
%option with_fsl yes
@ -66,7 +66,7 @@ AutoReqProv: no
%setup0 -q -c
%setup1 -q -T -D -a 1
%{l_shtool} subst \
-e 's;5\.8;5.[89];g' \
-e 's;5\.8*;5.[89]* | 5.10*;g' \
smtpfeed-%{version}/configure
%build

Loading…
Cancel
Save