[Kimchi-devel] [PATCH] [Wok] Updating Makefile.am to pick fedora spec for the KVMIBM envirnment

Jose Ricardo Ziviani joserz at linux.vnet.ibm.com
Fri Apr 1 17:36:52 UTC 2016


Reviewed by: Jose Ricardo Ziviani <joserz at linux.vnet.ibm.com>

On 01-04-2016 08:20, jkatta at linux.vnet.ibm.com wrote:
> From: Jayavardhan Katta <jkatta at linux.vnet.ibm.com>
>
> Signed-off-by: Jayavardhan Katta <jkatta at linux.vnet.ibm.com>
> ---
>   Makefile.am | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index 86d83a0..325d0c9 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -106,6 +106,8 @@ deb: contrib/make-deb.sh
>   wok.spec: contrib/wok.spec.fedora contrib/wok.spec.suse
>   	@if test -e /etc/redhat-release; then                   \
>   		ln -sf contrib/wok.spec.fedora $@ ;              \
> +        elif test -e /etc/system-release; then			\
> +		ln -sf contrib/wok.spec.fedora $@ ;		\
>   	elif test -e /etc/SuSE-release; then                    \
>   		ln -sf contrib/wok.spec.suse $@ ;                \
>   	else                                                    \
>

-- 
Jose Ricardo Ziviani
-----------------------------
Software Engineer
Linux Technology Center - IBM




More information about the Kimchi-devel mailing list