components/lua/patches/2.lua.pc.patch
changeset 129 15b2436fafb0
parent 115 c360825c3a3f
child 990 6bfca1239ccb
equal deleted inserted replaced
128:07d15f3ddf16 129:15b2436fafb0
    18 -INSTALL_MAN= ${prefix}/man/man1
    18 -INSTALL_MAN= ${prefix}/man/man1
    19 -INSTALL_LMOD= ${prefix}/share/lua/${V}
    19 -INSTALL_LMOD= ${prefix}/share/lua/${V}
    20 -INSTALL_CMOD= ${prefix}/lib/lua/${V}
    20 -INSTALL_CMOD= ${prefix}/lib/lua/${V}
    21 -
    21 -
    22 -# canonical vars
    22 -# canonical vars
    23 +prefix=${PROTO_DIR}/usr
    23 +prefix=/usr
    24  exec_prefix=${prefix}
    24  exec_prefix=${prefix}
    25  libdir=${exec_prefix}/lib
    25  libdir=${exec_prefix}/lib
    26  includedir=${prefix}/include
    26  includedir=${prefix}/include
    27 @@ -23,7 +7,7 @@
    27 @@ -23,7 +7,7 @@
    28  
    28