commit 57b3fd6bb6e9d52058fd4d3b9119fa74258873b2
Author: Jakub Bogusz <[email protected]>
Date:   Tue Jun 25 17:38:10 2019 +0200

    - x32 configure fix; release 2

 xorg-font-encodings.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/xorg-font-encodings.spec b/xorg-font-encodings.spec
index 73335a5..8db20ed 100644
--- a/xorg-font-encodings.spec
+++ b/xorg-font-encodings.spec
@@ -2,7 +2,7 @@ Summary:        X font encodings database
 Summary(pl.UTF-8):     Baza kodowań fontów X
 Name:          xorg-font-encodings
 Version:       1.0.5
-Release:       1
+Release:       2
 License:       Public Domain
 Group:         X11
 Source0:       
https://xorg.freedesktop.org/releases/individual/font/encodings-%{version}.tar.bz2
@@ -30,8 +30,10 @@ Baza kodowań fontów X.
 %{__autoconf}
 %{__automake}
 %configure \
+%if "%{_gnu}" != "-gnux32"
        --build=%{_host} \
        --host=%{_host} \
+%endif
        --with-encodingsdir=%{_fontsdir}/encodings
 
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-font-encodings.git/commitdiff/57b3fd6bb6e9d52058fd4d3b9119fa74258873b2

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

Reply via email to