forked from pool/memory-constraints
- Use install instead of mkdir and cp
OBS-URL: https://build.opensuse.org/package/show/network:chromium/memory-constraints?expand=0&rev=11
This commit is contained in:
parent
cf553119cf
commit
3dc909e9eb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 13:41:22 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Use install instead of mkdir and cp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 13:00:10 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
@ -41,8 +41,7 @@ ensure we can produce results rather than OOM reports.
|
||||
:
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}/%{_libexecdir}/rpm/macros.d
|
||||
cp %{SOURCE0} %{buildroot}/%{_libexecdir}/rpm/macros.d/macros.%{name}
|
||||
install -D -m 644 %{SOURCE0} %{buildroot}/%{_libexecdir}/rpm/macros.d/macros.%{name}
|
||||
|
||||
%files
|
||||
%{_libexecdir}/rpm/macros.d/macros.%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user