summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-29 18:56:13 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-29 18:56:13 (EDT)
commitdb48765d6fbda3284df54545b499720fb154d490 (patch)
treed7deab57730c6e3513ef5db50c9d8ec5000a56e3
parent7c129796c3020ce15fd1d218c9bdc41f4232d946 (diff)
Revert "build: Fix bootstrap on Debian."
This reverts commit be020f6711cb172ca3898a7eb33825770954824d.
-rwxr-xr-xbuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/build b/build
index f23a2e5..5c7d89d 100755
--- a/build
+++ b/build
@@ -28,12 +28,6 @@ install: build
oh-autoinstall -s src/unix -B src/unix -- \
TCL_LIBRARY='/usr/share/tcltk/$(OPK_SOURCE)' \
MANN_INSTALL_DIR='$$(MAN_INSTALL_DIR)/man3'
- # TODO: Temporary hack for bootstrapping on Debian with tcl8.6 <
- # 8.6.0-2. Fixes this error:
- # /usr/bin/expect: error while loading shared libraries:
- # libtcl8.6.so.0: cannot open shared object file: No such file or
- # directory
- ln -sf libtcl$(V).so dest/usr/lib/$(OPK_HOST_ARCH)/libtcl$(V).so.0
# Remove static library.
rm dest/usr/lib/$(OPK_HOST_ARCH)/*.a
# Move tcl*Config.sh.