Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] xterm: remove superfluous INSTALL_TARGET_OPTS
@ 2015-02-17 13:43 Gustavo Zacarias
  2015-02-17 13:43 ` [Buildroot] [PATCH 2/2] xterm: bump to version 314 Gustavo Zacarias
  2015-02-19 20:32 ` [Buildroot] [PATCH 1/2] xterm: remove superfluous INSTALL_TARGET_OPTS Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-02-17 13:43 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/xterm/xterm.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/xterm/xterm.mk b/package/xterm/xterm.mk
index 3f5b978..7413875 100644
--- a/package/xterm/xterm.mk
+++ b/package/xterm/xterm.mk
@@ -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
-- 
2.0.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-19 20:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-17 13:43 [Buildroot] [PATCH 1/2] xterm: remove superfluous INSTALL_TARGET_OPTS Gustavo Zacarias
2015-02-17 13:43 ` [Buildroot] [PATCH 2/2] xterm: bump to version 314 Gustavo Zacarias
2015-02-19 20:32 ` [Buildroot] [PATCH 1/2] xterm: remove superfluous INSTALL_TARGET_OPTS Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox