]> git.pld-linux.org Git - packages/clisp.git/blobdiff - clisp.spec
- don't mess with host on archs that just work
[packages/clisp.git] / clisp.spec
index 300d3a97f72006ddfbc8bbe1e0fbaa8d3e9d6f42..0272a9bdc865271311d3062d41feed543d0f7e52 100644 (file)
@@ -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
This page took 0.038391 seconds and 4 git commands to generate.