Commit 1ccd310d authored by Julien Muchembled's avatar Julien Muchembled

tcl: don't build bundled packages

parent d7d20567
......@@ -11,7 +11,8 @@ shared = true
environment =
CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath=${zlib:location}/lib
configure-command = ./unix/configure
pre-configure = rm -r pkgs/*/
configure-command = unix/configure
configure-options =
--prefix=@@LOCATION@@
--prefix=%(location)s
--with-encoding=utf-8
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment