commit 79724d7d75a0e3e8fbd72e0537f3a39847096e66
Author: Jakub Bogusz <[email protected]>
Date:   Sun Mar 6 22:35:34 2016 +0100

    - noarch hack for configure; release 2

 wayland-protocols.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/wayland-protocols.spec b/wayland-protocols.spec
index 3e7164f..59a1bce 100644
--- a/wayland-protocols.spec
+++ b/wayland-protocols.spec
@@ -2,7 +2,7 @@ Summary:        Wayland protocol files
 Summary(pl.UTF-8):     Pliki protokoĊ‚u Wayland
 Name:          wayland-protocols
 Version:       1.1
-Release:       1
+Release:       2
 License:       MIT
 Group:         Libraries
 Source0:       
https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
@@ -32,6 +32,10 @@ z wayland-protocols.
 
 %build
 %configure \
+%if "%{_gnu}" != "-gnux32"
+       --host=%{_host} \
+       --build=%{_host} \
+%endif
        --disable-silent-rules
 
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wayland-protocols.git/commitdiff/79724d7d75a0e3e8fbd72e0537f3a39847096e66

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to