[newlisp/f15] modified: newlisp.spec

ndowens ndowens at fedoraproject.org
Fri Apr 6 02:45:00 UTC 2012


commit a1504c57039d64b69b76e9e1992fffdb0217345e
Author: Nathan Owens <ndowens04 at gmail.com>
Date:   Thu Apr 5 21:43:38 2012 -0500

    	modified:   newlisp.spec

 newlisp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/newlisp.spec b/newlisp.spec
index e180b99..91b166d 100644
--- a/newlisp.spec
+++ b/newlisp.spec
@@ -25,7 +25,7 @@ applications.
 %build
 %configure
 CFLAGS="%{optflags} -c -DREADLINE -DSUPPORT_UTF8 -DLINUX" \
-	make -f makefile_linux_ffi %{?_smp_mflags}
+	make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}


More information about the scm-commits mailing list