SHA256
1
0
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:
Marcus Meissner 2013-04-03 13:11:37 +00:00 committed by Git OBS Bridge
parent 4b0966a15e
commit 3b23480853
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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