Try s390x without out patches

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=105
This commit is contained in:
Dr. Werner Fink 2018-02-21 09:23:50 +00:00 committed by Git OBS Bridge
parent 265d048f13
commit 2d201cfcbc

View File

@ -116,6 +116,7 @@ contains two nice applications.
%prep
%setup -qT -b0
%ifnarch s390x
%patch1 -p1 -b .sel
%patch2 -p1 -b .wooh
%patch4 -p1 -b .conf
@ -126,6 +127,7 @@ contains two nice applications.
%patch12 -p1 -b .p12
%patch14 -p0 -b .p14
%patch16 -p1 -b .p16
%endif
%build
#
@ -248,6 +250,7 @@ find -name configure | xargs -r \
> $SCREENLOG
tail -q -s 0.5 -f $SCREENLOG & pid=$!
%_configure build ${DEBUG} \
CFLAGS="${MYCFLAGS}" \
${port+"$port"} \
--prefix=%{_prefix} \
--exec-prefix=%{_prefix} \