mirror of
https://github.com/lunarmodules/lua-iconv.git
synced 2025-06-23 04:34:33 +02:00
Fixing according to a mail from Enrico Tassi.
git-svn-id: file:///var/svn/lua-iconv/trunk@43 9538949d-8f27-0410-946f-ce01ef448559
This commit is contained in:
parent
a4a7dd739a
commit
cb9c689d48
2
debian/Makefile.Debian.conf
vendored
2
debian/Makefile.Debian.conf
vendored
@ -3,7 +3,7 @@ PKG_NAME=iconv
|
||||
### things relative to the C library part
|
||||
CLIB_CFLAGS=
|
||||
CLIB_LDFLAGS=
|
||||
CLIB_OBJS=iconv.lo
|
||||
CLIB_OBJS=luaiconv.lo
|
||||
VERSION_INFO=0:0:0
|
||||
|
||||
### things relative to the lua library part
|
||||
|
Loading…
x
Reference in New Issue
Block a user