Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
playground
:
opennebula
>
opennebula
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
centos6.spec
@@ -279,13 +279,13 @@ # Compile OpenNebula # scons -j2 mysql=yes syslog=yes new_xmlrpc=yes -../build_opennebula.sh syslog=yes +sh ../build_opennebula.sh syslog=yes cd src/oca/java -./build.sh -d +sh ./build.sh -d %install export DESTDIR=%{buildroot} -./install.sh +sh ./install.sh %{__mkdir} -p %{buildroot}%{_initddir} # Init scripts