mirror of
https://abf.rosa.ru/djam/virtualbox.git
synced 2025-02-23 17:12:46 +00:00
try harder to disable additions on x86_64
SILENT: svn-revision: 205313
This commit is contained in:
parent
96fb811077
commit
c4a1c2a827
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ export LIBPATH_LIB="%{_lib}"
|
|||
|
||||
%if !%{build_additions}
|
||||
sed -rie 's/(VBOX_WITH_LINUX_ADDITIONS\s+:=\s+).*/\1/' AutoConfig.kmk
|
||||
echo VBOX_WITHOUT_ADDITIONS=1 > LocalConfig.kmk
|
||||
%endif
|
||||
|
||||
. ./env.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue