[newlisp/f15] \

ndowens ndowens at fedoraproject.org
Fri Apr 6 02:37:19 UTC 2012


commit 54e3a88533420b0e9570ba44910dec5d549b559b
Author: Nathan Owens <ndowens04 at gmail.com>
Date:   Thu Apr 5 21:36:03 2012 -0500

    \

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


More information about the scm-commits mailing list