diff --git a/lua/lua-curses/lua-curses.conf b/lua/lua-curses/lua-curses.conf index d97593d7c..9a8c64bef 100644 --- a/lua/lua-curses/lua-curses.conf +++ b/lua/lua-curses/lua-curses.conf @@ -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"