forked from jengelh/virtualbox
- Fix vbox build by replacing non-existent sed parameter:
* virtualbox-sed-params.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=207
This commit is contained in:
committed by
Git OBS Bridge
parent
77d1328616
commit
d5b0844136
@@ -77,6 +77,8 @@ Patch104: vbox-fpie.diff
|
||||
Patch105: smap.diff
|
||||
# Patch to build with Factory gcc5
|
||||
Patch106: gcc5-real-support.patch
|
||||
# Patch to build with gnu sed correctly
|
||||
Patch107: virtualbox-sed-params.patch
|
||||
BuildRequires: LibVNCServer-devel
|
||||
BuildRequires: SDL-devel
|
||||
BuildRequires: acpica
|
||||
@@ -301,6 +303,7 @@ This package contains icons for guest desktop files that were created on the des
|
||||
%patch104 -p1
|
||||
%patch105 -p1
|
||||
%patch106 -p1
|
||||
%patch107 -p1
|
||||
#copy user manual
|
||||
cp %{SOURCE1} UserManual.pdf
|
||||
#copy kbuild config
|
||||
|
Reference in New Issue
Block a user