SPECS: lua50.spec - fix compiler path in pkgconfig file
glen
glen at pld-linux.org
Mon Aug 22 17:27:44 CEST 2005
Author: glen Date: Mon Aug 22 15:27:44 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix compiler path in pkgconfig file
---- Files affected:
SPECS:
lua50.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/lua50.spec
diff -u SPECS/lua50.spec:1.22 SPECS/lua50.spec:1.23
--- SPECS/lua50.spec:1.22 Mon Aug 22 17:22:21 2005
+++ SPECS/lua50.spec Mon Aug 22 17:27:36 2005
@@ -156,7 +156,7 @@
includedir=%{_includedir}/%{name}
libdir=%{_libdir}
interpreter=%{_bindir}/%{name}
-compiler=%{_bindir}/%{name}
+compiler=%{_bindir}/luac50
Name: Lua
Description: An extension programming language
@@ -203,6 +203,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/08/22 15:27:36 glen
+- fix compiler path in pkgconfig file
+
Revision 1.22 2005/08/22 15:22:21 glen
- rel 5 with included pkgconfig. STBR aswell
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lua50.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list