[Ovirt-devel] [PATCH recipe] Remove ovirt-docs from recipe since it is now required by ovirt-server instead

Perry Myers pmyers at redhat.com
Wed Oct 15 03:08:48 UTC 2008


Signed-off-by: Perry Myers <pmyers at redhat.com>
---
 appliances/ovirt/ovirt.pp.in |    4 ----
 ovirt-recipe.spec.in         |    1 -
 2 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/appliances/ovirt/ovirt.pp.in b/appliances/ovirt/ovirt.pp.in
index da98f2d..66f7a9e 100644
--- a/appliances/ovirt/ovirt.pp.in
+++ b/appliances/ovirt/ovirt.pp.in
@@ -179,10 +179,6 @@ single_exec {"ovirt_installation":
     require => [Service["postgresql"],Single_exec["ovirt_appliance_installation"]]
 }
 
-single_exec {"ovirt_docs_accesible_from_server":
-    command => "/bin/ln -s /usr/share/doc/ovirt-docs-${appliance_version}/Using_oVirt/ /usr/share/ovirt-server/public/help"
-}
-
 #
 # Cobbler Configuration
 #
diff --git a/ovirt-recipe.spec.in b/ovirt-recipe.spec.in
index b98380c..9fef6af 100644
--- a/ovirt-recipe.spec.in
+++ b/ovirt-recipe.spec.in
@@ -29,7 +29,6 @@ Requires: iscsi-initiator-utils
 Requires: ovirt-server
 Requires: ovirt-node-image-pxe
 Requires: ovirt-release
-Requires: ovirt-docs
 Requires: rhpl
 Requires: cobbler
 Requires: rubygem-cobbler
-- 
1.5.5.1




More information about the ovirt-devel mailing list