try harder to disable additions on x86_64

SILENT: svn-revision: 205313
This commit is contained in:
blino 2008-05-09 18:50:39 +00:00 committed by blino
parent 96fb811077
commit c4a1c2a827

View file

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