diff --git a/Config.in b/Config.in index a8235da..71821ab 100644 --- a/Config.in +++ b/Config.in @@ -1087,10 +1087,6 @@ endif string "XSL stylesheet" default "$PROGNAME.xsl" - config PKG_LST - string "Package contents list" - default "unpacked" - #--- End Internal Settings endmenu diff --git a/common/libs/func_wrt_Makefile b/common/libs/func_wrt_Makefile index 598b5ca..d7bc70e 100644 --- a/common/libs/func_wrt_Makefile +++ b/common/libs/func_wrt_Makefile @@ -19,7 +19,6 @@ SHELL = /bin/bash SRC = /sources MOUNT_PT = $BUILDDIR -PKG_LST = $PKG_LST LUSER = $LUSER LGROUP = $LGROUP LHOME = $LHOME