commit ffbf3c1cb3554e4977d714eb16638338d02bfdfb
Author: Jan Rękorajski <[email protected]>
Date:   Sun Oct 23 09:41:48 2016 +0200

    - don't mess with host on archs that just work
    - rel 6

 clisp.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/clisp.spec b/clisp.spec
index 300d3a9..0272a9b 100644
--- a/clisp.spec
+++ b/clisp.spec
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):      Implementacja Common Lisp (ANSI CL)
 Summary(pt_BR.UTF-8):  Implementação do Common Lisp (ANSI CL)
 Name:          clisp
 Version:       2.49
-Release:       5
+Release:       6
 License:       GPL
 Group:         Development/Languages
 Source0:       http://download.sourceforge.net/clisp/%{name}-%{version}.tar.bz2
@@ -112,7 +112,9 @@ CFLAGS="%{rpmcflags}" \
 %endif
 %endif
 ./configure \
+%ifarch x32
        --host=%{_target_platform} \
+%endif
        --prefix=%{_prefix}
 
 cd src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/clisp.git/commitdiff/ffbf3c1cb3554e4977d714eb16638338d02bfdfb

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

Reply via email to