procps-ng: Default to old top colour scheme

This commit is contained in:
MilhouseVH 2016-04-25 21:28:11 +01:00
parent f2325048b8
commit 6c728f1137

View File

@ -33,6 +33,7 @@ PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
ac_cv_func_realloc_0_nonnull=yes \ ac_cv_func_realloc_0_nonnull=yes \
--disable-shared \ --disable-shared \
--disable-modern-top \
--enable-static" --enable-static"
makeinstall_target() { makeinstall_target() {