rpms/maxima/devel maxima.spec,1.139,1.140

Rex Dieter rdieter at fedoraproject.org
Wed Sep 30 18:05:39 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/maxima/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20709

Modified Files:
	maxima.spec 
Log Message:
fixup _with_cmucl_runtime macro



Index: maxima.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maxima/devel/maxima.spec,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -p -r1.139 -r1.140
--- maxima.spec	30 Sep 2009 04:03:49 -0000	1.139
+++ maxima.spec	30 Sep 2009 18:05:39 -0000	1.140
@@ -153,7 +153,7 @@ Maxima compiled with Common Lisp (clisp)
 %endif
 
 %if "x%{?_enable_cmucl:1}" == "x1"
-%define _with_cmucl_runtime=--with-cmucl-runtime=%{_libdir}/cmucl/bin/lisp
+%define _with_cmucl_runtime --with-cmucl-runtime=%{_prefix}/lib/cmucl/bin/lisp
 %package runtime-cmucl
 Summary: Maxima compiled with CMUCL
 Group:	 Applications/Engineering 




More information about the fedora-extras-commits mailing list