mirror of
https://github.com/lunarmodules/lua-iconv.git
synced 2025-06-23 04:34:33 +02:00
Some fixes. Debian packeges still not working.
git-svn-id: file:///var/svn/lua-iconv/trunk@42 9538949d-8f27-0410-946f-ce01ef448559
This commit is contained in:
parent
b9b790cee8
commit
a4a7dd739a
16
debian/Makefile.Debian.conf
vendored
16
debian/Makefile.Debian.conf
vendored
@ -7,7 +7,7 @@ CLIB_OBJS=iconv.lo
|
|||||||
VERSION_INFO=0:0:0
|
VERSION_INFO=0:0:0
|
||||||
|
|
||||||
### things relative to the lua library part
|
### things relative to the lua library part
|
||||||
LUA_HEADER=iconv.h
|
LUA_HEADER=
|
||||||
LUA_SOURCES=
|
LUA_SOURCES=
|
||||||
LUA_MODNAME=iconv
|
LUA_MODNAME=iconv
|
||||||
LUA_TEST=test_iconv.lua
|
LUA_TEST=test_iconv.lua
|
||||||
@ -18,3 +18,17 @@ PKG_LIBS_PRIVATE=
|
|||||||
PKG_URL=http://lua-iconv.luaforge.net/
|
PKG_URL=http://lua-iconv.luaforge.net/
|
||||||
PKG_REQUIRES=
|
PKG_REQUIRES=
|
||||||
PKG_CONFLICTS=
|
PKG_CONFLICTS=
|
||||||
|
|
||||||
|
### In addition, to gather flexibility, you can set these hooks
|
||||||
|
### (called in this order)
|
||||||
|
pre-all-hook::
|
||||||
|
post-all-hook::
|
||||||
|
pre-test-hook::
|
||||||
|
pre-lua-dynamic-test-hook::
|
||||||
|
pre-dynamic-link-hook::
|
||||||
|
pre-app-dynamic-test-hook::
|
||||||
|
pre-static-link-hook::
|
||||||
|
pre-app-static-test-hook::
|
||||||
|
post-test-hook::
|
||||||
|
pre-install-hook::
|
||||||
|
post-install-hook::
|
||||||
|
2
debian/liblua5.1-iconv-dev.docs
vendored
2
debian/liblua5.1-iconv-dev.docs
vendored
@ -1 +1 @@
|
|||||||
doc/us
|
README
|
||||||
|
Loading…
x
Reference in New Issue
Block a user