diff options
author | Patrick 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) |
commit | ce476a040af82b12c1b1a0b355225fc3c75851d0 (patch) | |
tree | b7879000ab881d729982b7e434798b9134b53ad8 /build | |
parent | a3aadc006176bcb0c312543c5c661d0e08a7fb12 (diff) |
ncurses-dbg: New binary package
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)?") \ |