Accepting request 819529 from home:marxin:branches:Archiving
- Remove not needed exports in %install section. OBS-URL: https://build.opensuse.org/request/show/819529 OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=50
This commit is contained in:
parent
9194042aed
commit
c619345525
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 18:33:04 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Remove not needed exports in %install section.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 17:47:50 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -104,8 +104,6 @@ export CXXFLAGS="%{optflags} -std=c++11"
|
||||
#make %{?_smp_mflags} -C contrib/pzstd test-pzstd
|
||||
|
||||
%install
|
||||
export CFLAGS="%{optflags}"
|
||||
export CXXFLAGS="%{optflags} -std=c++11"
|
||||
%make_install V=1 VERBOSE=1 PREFIX=%{_prefix} LIBDIR=%{_libdir}
|
||||
install -D -m755 contrib/pzstd/pzstd %{buildroot}%{_bindir}/pzstd
|
||||
install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1
|
||||
|
Loading…
Reference in New Issue
Block a user