fix terminfo symlink

This commit is contained in:
Tobias Powalowski 2023-02-06 20:51:50 +01:00
parent 911cb008c2
commit 8aa8e3375d

View file

@ -39,7 +39,7 @@ build ()
### adding needed files from running system
add_symlink "/etc/mtab" "/proc/self/mounts"
map add_full_dir "/etc/profile.d" "/usr/share/terminfo"
add_symlink /usr/share/terminfo ../lib/terminfo
add_symlink /usr/lib/terminfo ../share/terminfo
systemfiles="bash.bash_logout crypttab fstab host.conf hosts inputrc mke2fs.conf \
nscd.conf nsswitch.conf protocols request-key.conf securetty \