summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-29 23:45:46 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-29 23:45:46 (EDT)
commit481911d66d5b36d8003fa10f77a75e30eb214d08 (patch)
treeec5a7331ef5a924ac253ccf5bad28a9e46d2151c /build
parent1cf9862c16922483f6cdc844cfbad865f27cf628 (diff)
Revert "libtcl8.6-dev: Remove static library"
This reverts commit 1dbfccd75866859f19bd4219f6b8ed8550ff768b.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/build b/build
index 5c7d89d..4121190 100755
--- a/build
+++ b/build
@@ -28,8 +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'
- # Remove static library.
- rm dest/usr/lib/$(OPK_HOST_ARCH)/*.a
# Move tcl*Config.sh.
mkdir -p dest/usr/lib/$(OPK_HOST_ARCH)/$(OPK_SOURCE)
mv dest/usr/lib/$(OPK_HOST_ARCH)/tcl*Config.sh \