head 1.1; access; symbols OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_HEAD:1.1; locks; strict; comment @# @; 1.1 date 2006.12.11.07.46.13; author rse; state Exp; branches; next ; commitid i8oRJYQi0G3KR4Yr; desc @@ 1.1 log @fix installation of includes and add a lua.pc to help other packages @ text @prefix=@@l_prefix@@ exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: LUA Description: LUA Programming Language Version: @@version@@ Cflags: -I${includedir}/lua Libs: -L${libdir} @@libs@@ @