[packages/xkeyboard-config] - x32 hack, release 2

qboosh qboosh at pld-linux.org
Sun Jun 28 16:37:50 CEST 2015


commit a4ba0e020d89f03cf61be74f34bcad2fba53d817
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 28 16:39:32 2015 +0200

    - x32 hack, release 2

 xkeyboard-config.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec
index 0f41354..f549f84 100644
--- a/xkeyboard-config.spec
+++ b/xkeyboard-config.spec
@@ -2,7 +2,7 @@ Summary:	X Keyboard Configuration Database
 Summary(pl.UTF-8):	Baza danych konfiguracji klawiatury pod X
 Name:		xkeyboard-config
 Version:	2.15
-Release:	1
+Release:	2
 License:	MIT
 Group:		X11/Development/Libraries
 Source0:	http://xorg.freedesktop.org/releases/individual/data/xkeyboard-config/%{name}-%{version}.tar.bz2
@@ -46,8 +46,13 @@ systemów opartych na XKB.
 %{__autoconf}
 %{__automake}
 %configure \
+%ifarch x32
+	--host=%{_target_platform} \
+	--build=%{_target_platform} \
+%else
 	--host=%{_host} \
 	--build=%{_host} \
+%endif
 	--disable-runtime-deps \
 	--enable-compat-rules \
 	--with-xkb-rules-symlink=xorg \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xkeyboard-config.git/commitdiff/a4ba0e020d89f03cf61be74f34bcad2fba53d817



More information about the pld-cvs-commit mailing list