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:
parent
60e90398d1
commit
f447e23f7b
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user