[packages/prosody] Use lua51

aredridel aredridel at pld-linux.org
Sun Feb 9 05:20:04 CET 2014


commit e22dc6e663378a00578224b6a53c084f313d6265
Author: Aria Stewart <aredridel at nbtsc.org>
Date:   Sat Feb 8 21:16:13 2014 -0700

    Use lua51

 prosody.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/prosody.spec b/prosody.spec
index beb0166..219dfd0 100644
--- a/prosody.spec
+++ b/prosody.spec
@@ -46,7 +46,8 @@ sed -i -e 's|\r||g' doc/stanza.txt doc/session.txt doc/roster_format.txt
 ./configure \
   --with-lua-include=%{_includedir}/lua51 \
   --lua-suffix=51 \
-  --prefix=%{_prefix}
+  --prefix=%{_prefix} \
+  --runwith=lua51
 %{__make} \
 	CC=%{__cc} \
 	CFLAGS="%{rpmcflags} -fPIC"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/prosody.git/commitdiff/e22dc6e663378a00578224b6a53c084f313d6265



More information about the pld-cvs-commit mailing list