Re: [libvirt] [PATCH] Install schemas into correct location for Solaris

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



john.levon@xxxxxxx wrote:
> Install schemas into correct location for Solaris
>
> Signed-off-by: John Levon <john.levon@xxxxxxx>
>
> diff --git a/configure.in b/configure.in
> --- a/configure.in
> +++ b/configure.in
> @@ -141,6 +141,10 @@ if test -n "$UDEVSETTLE"; then
>    AC_DEFINE_UNQUOTED([UDEVSETTLE],["$UDEVSETTLE"],
>          [Location or name of the udevsettle program])
>  fi
> +
> +SCHEMA_DIR=${pkgdatadir}/schemas
> +test `uname -s` = SunOS && SCHEMA_DIR=${datadir}/lib/xml/rng/libvirt

ACK, but please drop the curly braces on the two lines above.
They just add unnecessary syntax.

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]