forked from jengelh/virtualbox
- fix build, point source command to current directory ( use source ./env.sh )
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=104
This commit is contained in:
committed by
Git OBS Bridge
parent
60e90398d1
commit
f447e23f7b
@@ -293,7 +293,7 @@ rm -rf src/libs/{libpng-*,libxml2-*,libxslt-*,zlib-*,boost-*}
|
||||
--enable-webservice
|
||||
|
||||
# configure actually warns we should source env.sh (which seems like it could influence the build...)
|
||||
source env.sh
|
||||
source ./env.sh
|
||||
|
||||
#
|
||||
# VBOX_PATH_PACKAGE_DOCS set propper path for link to pdf in .desktop file
|
||||
|
Reference in New Issue
Block a user