[Buildroot] [PATCHv3 3/5] tcl: install the libtcl into staging

Richard Genoud richard.genoud at gmail.com
Mon Jun 24 08:40:54 UTC 2013


The tcl package contains a lib, so it should go into staging.

Signed-off-by: Richard Genoud <richard.genoud at gmail.com>
---
 package/tcl/tcl.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/tcl/tcl.mk b/package/tcl/tcl.mk
index dbdb40f..83d74ec 100644
--- a/package/tcl/tcl.mk
+++ b/package/tcl/tcl.mk
@@ -12,6 +12,7 @@ TCL_SITE = http://downloads.sourceforge.net/project/tcl/Tcl/$(TCL_VERSION_MAJOR)
 TCL_LICENSE = tcl license
 TCL_LICENSE_FILES = license.terms
 TCL_SUBDIR = unix
+TCL_INSTALL_STAGING = YES
 TCL_CONF_OPT = \
 		--disable-symbols \
 		--disable-langinfo \
-- 
1.7.10.4



More information about the buildroot mailing list