mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
xterm: remove superfluous INSTALL_TARGET_OPTS
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
1262989edb
commit
fec618d117
@@ -8,7 +8,6 @@ XTERM_VERSION = 306
|
||||
XTERM_SOURCE = xterm-$(XTERM_VERSION).tgz
|
||||
XTERM_SITE = ftp://invisible-island.net/xterm
|
||||
XTERM_DEPENDENCIES = ncurses xlib_libXaw
|
||||
XTERM_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) install
|
||||
XTERM_LICENSE = MIT
|
||||
XTERM_LICENSE_FILES = version.c
|
||||
XTERM_CONF_OPTS = --enable-256-color
|
||||
|
||||
Reference in New Issue
Block a user