Browse Source

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

early
Alejandro Mery 16 years ago
parent
commit
52199c475c
2 changed files with 4 additions and 3 deletions
  1. +3
    -2
      lua/lua-curses/lua-curses.conf
  2. +1
    -1
      lua/lua-curses/lua-curses.desc

+ 3
- 2
lua/lua-curses/lua-curses.conf

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

+ 1
- 1
lua/lua-curses/lua-curses.desc

@ -29,7 +29,7 @@
[L] Unknown
[S] Alpha
[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/

Loading…
Cancel
Save