[packages/xorg-docs] - re-add build/host, sigh

baggins baggins at pld-linux.org
Thu May 7 19:32:56 CEST 2015


commit 322d2618d3eb7e5ba8e5dcff10ecc39a3883f04c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu May 7 19:32:20 2015 +0200

    - re-add build/host, sigh

 xorg-docs.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/xorg-docs.spec b/xorg-docs.spec
index ab44fa4..bc43bae 100644
--- a/xorg-docs.spec
+++ b/xorg-docs.spec
@@ -32,6 +32,13 @@ Dokumentacja X.org.
 %{__autoconf}
 %{__automake}
 %configure \
+%ifarch x32
+	--host=%{_target_platform} \
+	--build=%{_target_platform} \
+%else
+	--host=%{_host} \
+	--build=%{_host} \
+%endif
 	--without-fop
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-docs.git/commitdiff/322d2618d3eb7e5ba8e5dcff10ecc39a3883f04c



More information about the pld-cvs-commit mailing list