summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-02 17:28:11 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-02 17:28:11 (EDT)
commitce476a040af82b12c1b1a0b355225fc3c75851d0 (patch)
treeb7879000ab881d729982b7e434798b9134b53ad8 /build
parenta3aadc006176bcb0c312543c5c661d0e08a7fb12 (diff)
ncurses-dbg: New binary package
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 28a5e97..a889732 100755
--- a/build
+++ b/build
@@ -65,6 +65,7 @@ install: build
mkdir -p terminfo-linux.data/usr/share/terminfo/l/
mv dest/usr/share/terminfo/l/linux \
terminfo-linux.data/usr/share/terminfo/l/linux
+ oh-strip -k
OPK_PACKAGES="\
$$(printf '%s\n' $${OPK_PACKAGES} | \
grep -Ev "lib.*[.]$(legacy_abi_ver)(-dev)?") \