1
0
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:
Michal Seben
2012-10-11 20:41:51 +00:00
committed by Git OBS Bridge
parent 60e90398d1
commit f447e23f7b
2 changed files with 6 additions and 1 deletions

View File

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