1
0
forked from pool/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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 11 20:33:32 UTC 2012 - mseben@gmail.com
- fix build, point source command to current directory ( use source ./env.sh )
-------------------------------------------------------------------
Fri Sep 28 11:43:59 UTC 2012 - seife+obs@b1-systems.com

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