forked from pool/openvswitch
Accepting request 162381 from home:tpaszkowski:fixopenv
- %make_install macro no longer works on SLE11. Spec file now uses %makeinstall. OBS-URL: https://build.opensuse.org/request/show/162381 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=22
This commit is contained in:
parent
4b0966a15e
commit
3b23480853
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 09:30:20 UTC 2013 - tpaszkowski@novell.com
|
||||
|
||||
- %make_install macro no longer works on SLE11. Spec file now uses %makeinstall.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 11:21:37 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
@ -281,7 +281,7 @@ done
|
||||
%endif
|
||||
pushd source
|
||||
|
||||
%make_install
|
||||
%makeinstall
|
||||
install -d -m 755 %{buildroot}/%{_sysconfdir}/init.d
|
||||
install -d -m 755 %{buildroot}%{_localstatedir}/adm/fillup-templates
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user