summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Reggiani Manzo2016-09-09 19:39:09 -0300
committerGitHub2016-09-09 19:39:09 -0300
commitca159b9199e68975cc6c93ebbf8f4891be6c5132 (patch)
tree7ae5cd9e04eaed5139c2afdfd851fb5a69cee026
parentcc42c603b0eec78eda41f0b9ca89c74773bb7b77 (diff)
parentd819210f4230908c211b7365ee72994823e0a403 (diff)
downloadaur-ca159b9199e68975cc6c93ebbf8f4891be6c5132.tar.gz
Merge pull request #4 from Ichimonji10/comments
Drop references to self-contained install
-rw-r--r--PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d05f81314bd..620ae4857974 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -121,14 +121,9 @@ build() {
###########################################################################
## ##
## It is highly recommended that you read the documentation and tweak ##
- ## the PKGBUILD accordingly: ##
+ ## the PKGBUILD accordingly: ##
## http://docs.opennebula.org/stable/integration/references/compile.html ##
## ##
- ## This package assumes a self-contained install. If you do NOT want a ##
- ## self-contained install, then remove `-d /srv/cloud/one` from the ##
- ## package() function and MAKE SURE you properly change the ##
- ## appropriate sections of opennebula-unstable.install ##
- ## ##
###########################################################################
# This builds the vanilla OpenNebula package. Tweak this line as desired.