@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME := screen
PKG_NAME := screen
PKG_VERSION := 4.6.0
PKG_VERSION := 4.6.0
PKG_RELEASE := 1
PKG_RELEASE := 2
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_HASH := 9433706b653e941cc4c745f28e252e57be2a141eded923e61cc2c4a09768fed4
PKG_HASH := 9433706b653e941cc4c745f28e252e57be2a141eded923e61cc2c4a09768fed4
@ -38,6 +38,7 @@ endef
d e f i n e B u i l d / C o n f i g u r e
d e f i n e B u i l d / C o n f i g u r e
$( call Build/Configure/Default,\
$( call Build/Configure/Default,\
--with-sys-screenrc= /etc/screenrc \
--with-sys-screenrc= /etc/screenrc \
--enable-colors256 \
)
)
# XXX: memmove() works well with overlapped memory areas
# XXX: memmove() works well with overlapped memory areas
echo "#define USEMEMMOVE 1" >>$( PKG_BUILD_DIR) /config.h
echo "#define USEMEMMOVE 1" >>$( PKG_BUILD_DIR) /config.h