dtach: remove unused options

This commit is contained in:
CvH 2018-06-24 10:58:08 +02:00
parent 22ab0df2ce
commit a12c2e8401

View File

@ -28,8 +28,6 @@ PKG_SECTION="tools"
PKG_SHORTDESC="dtach - A program that emulates the detach feature of screen"
PKG_LONGDESC="dtach - A program that emulates the detach feature of screen"
PKG_CONFIGURE_OPTS_TARGET="--disable-nls"
makeinstall_target() {
: # nop
:
}