[Ovirt-devel] [PATCH server] Move location of docs source since ovirt-docs spec file has changed

Mohammed Morsi mmorsi at redhat.com
Wed Nov 19 21:21:16 UTC 2008


Perry Myers wrote:
> Signed-off-by: Perry Myers <pmyers at redhat.com>
> ---
>  ovirt-server.spec.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/ovirt-server.spec.in b/ovirt-server.spec.in
> index e2620d1..961c3fb 100644
> --- a/ovirt-server.spec.in
> +++ b/ovirt-server.spec.in
> @@ -152,7 +152,7 @@ fi
>  %daemon_chkconfig_post -d ovirt-taskomatic
>  
>  # Set up the symlink for ovirt-docs so that online help works
> -docs_dir=$(rpm -q --queryformat '/usr/share/doc/%{NAME}-%{VERSION}' ovirt-docs)
> +docs_dir=$(rpm -q --queryformat '/usr/share/%{NAME}' ovirt-docs)
>  %{__rm} /usr/share/ovirt-server/public/help
>  %{__ln_s} $docs_dir/Using_the_oVirt_Server_Suite_User_Interface/ %{app_root}/public/help
>  
>   
ACK




More information about the ovirt-devel mailing list