Browse Source

[luaexpat] Changed to use the LUA flag

early
Alejandro Mery 16 years ago
parent
commit
1745d1aa0f
2 changed files with 3 additions and 5 deletions
  1. +1
    -4
      lua/luaexpat/luaexpat.conf
  2. +2
    -1
      lua/luaexpat/luaexpat.desc

+ 1
- 4
lua/luaexpat/luaexpat.conf

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../luaexpat/luaexpat.conf
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -12,10 +13,6 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
# inherit some stuff like myCFLAGS, myLIBS
. $base/package/*/*/lua-conf.in
pkgprefix -t lua expat
LIBNAME=lxp-${ver}.so

+ 2
- 1
lua/luaexpat/luaexpat.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../luaexpat/luaexpat.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -25,6 +25,7 @@
[M] Christian Wiese <jeru@ixplanet.org>
[C] extra/development
[F] LUA
[L] OpenSource

Loading…
Cancel
Save