simplify
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpm?expand=0&rev=16
This commit is contained in:
parent
0f010739f2
commit
4088504978
5
gpm.spec
5
gpm.spec
@ -116,10 +116,7 @@ autoreconf -fi
|
|||||||
CFLAGS="$RPM_OPT_FLAGS -DQUIET_LIBGPM" \
|
CFLAGS="$RPM_OPT_FLAGS -DQUIET_LIBGPM" \
|
||||||
%configure --disable-static \
|
%configure --disable-static \
|
||||||
--sysconfdir=/etc/gpm
|
--sysconfdir=/etc/gpm
|
||||||
%ifarch %arm
|
make CC="%{__cc}" %{?_smp_mflags}
|
||||||
make CC="%{__cc} -lm"
|
|
||||||
%endif
|
|
||||||
make %{?_smp_mflags}
|
|
||||||
%__cc %{optflags} -o inputattach %{SOURCE6}
|
%__cc %{optflags} -o inputattach %{SOURCE6}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user