Browse Source

[lua-curses] Marked to build on stage 1 when cross compiling, and fixed to install correctly

early
Alejandro Mery 17 years ago
parent
commit
52199c475c
  1. 5
      lua/lua-curses/lua-curses.conf
  2. 2
      lua/lua-curses/lua-curses.desc

5
lua/lua-curses/lua-curses.conf

@ -12,5 +12,6 @@
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END --- # --- SDE-COPYRIGHT-NOTE-END ---
var_append makeinstopt ' ' "LUALIBDIR=$root$pkglibdir" # supports DESTDIR internally
var_append makeinstopt ' ' "LUADATADIR=$root$pkgdatadir" var_append makeinstopt ' ' "LUALIBDIR=$pkglibdir"
var_append makeinstopt ' ' "LUADATADIR=$pkgdatadir"

2
lua/lua-curses/lua-curses.desc

@ -29,7 +29,7 @@
[L] Unknown [L] Unknown
[S] Alpha [S] Alpha
[V] 0.1 [V] 0.1
[P] X -----5---9 800.000 [P] X -?---5---9 800.000
[D] 4094220929 lcurses-0.1-devel.tar.gz http://mega.ist.utl.pt/~tngd/lua/ [D] 4094220929 lcurses-0.1-devel.tar.gz http://mega.ist.utl.pt/~tngd/lua/

Loading…
Cancel
Save