|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../lua-curses/lua-curses.conf |
|
|
|
|
# Copyright (C) 2006 - 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2009 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -13,5 +13,5 @@
|
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
# supports DESTDIR internally |
|
|
|
|
var_append makeinstopt ' ' "LUALIBDIR=$pkglibdir" |
|
|
|
|
var_append makeinstopt ' ' "LUADATADIR=$pkgdatadir" |
|
|
|
|
var_append makeinstopt ' ' "LUALIBDIR=$lualibdir" |
|
|
|
|
var_append makeinstopt ' ' "LUADATADIR=$luadatadir" |
|
|
|
|