tcl: install the libtcl into staging
authorRichard Genoud <richard.genoud@gmail.com>
Mon, 24 Jun 2013 08:40:54 +0000 (10:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 28 Jul 2013 14:20:04 +0000 (16:20 +0200)
The tcl package contains a lib, so it should go into staging.

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tcl/tcl.mk

index 564d5bca80d0fa26b4937503c30fa56d88ec8f7c..cc0565c0daa69e0fc66b1ce4876112811e28648e 100644 (file)
@@ -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 \