| commit | 2a03fa1c555eb60712a9f9383e6ca85542d58535 | [log] [tgz] |
|---|---|---|
| author | LuK1337 <priv.luk@gmail.com> | Sun Jun 22 20:39:41 2025 +0200 |
| committer | LuK1337 <priv.luk@gmail.com> | Sun Jun 22 22:35:33 2025 +0200 |
| tree | 7af6b85587a0828eab4e3774b2af3539e412e98f | |
| parent | a2fcb1452b6fdd54d7aa57664106f3176d167fe5 [diff] |
Regenerate headers and source files Commands used: ./configure --with-terminfo-dirs=/system_ext/etc/terminfo --with-default-terminfo-dir=$PWD/lib/terminfo pushd misc ; sh run_tic.sh ; popd ./configure --enable-tcap-names --with-terminfo-dirs=/system_ext/etc/terminfo --with-default-terminfo-dir=/system_ext/etc/terminfo make -j for f in `find lib/terminfo -type l`; do cp $f $f.tmp; mv $f.tmp $f; done Change-Id: I3f94b3a76ab18184638f52fbb5bd760996794f9a