diff --git a/pkgsel/Base/FOOTPRINT.conf b/pkgsel/Base/FOOTPRINT.conf index 88b2238..82e4536 100644 --- a/pkgsel/Base/FOOTPRINT.conf +++ b/pkgsel/Base/FOOTPRINT.conf @@ -18,6 +18,7 @@ case "$SDECFG_TRG_MNEMOSYNE_FOOTPRINT" in embedded) y="DISABLE_NLS=1" y="$y PKG_TERMCAP_USEIT=1 PKG_TERMCAP_USETERMUTILS=1 STATIC=1" + pkgfilter sed -e 's,^\(.\) \(.\)[^ ]*,\1 \21--------,' ;; light) y="DISABLE_NLS=1"