Luke Jones 2017-01-31 03:16:19 +00:00 committed by Git OBS Bridge
parent 0c051b70c7
commit 68145c97e7

View File

@ -104,9 +104,6 @@ export CPPFLAGS="%{optflags}" # eliminate complain from RPMlint
--prefix=%{_prefix} \ --prefix=%{_prefix} \
--release-channel=stable --release-channel=stable
make %{?_smp_mflags} make %{?_smp_mflags}
%if %{with bootstrap_tarball}
make %{?_smp_mflags} dist-tar-bins
%endif
%install %install
make %{?_smp_mflags} DESTDIR=%{buildroot} install make %{?_smp_mflags} DESTDIR=%{buildroot} install