|
|
@ -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" |
|
|
|