Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libXfont2 supersedes libXfont (1.4.7). The current users of that library need to be rebuilt. ``` ousage.pl /usr/lib/libXfont.so.1 # 'users' of '/usr/lib/libXfont.so.1' /usr/bin/Xnest xorg-server-1.18.4-0.x86_64 /usr/bin/Xvfb xorg-server-1.18.4-0.x86_64 /usr/bin/bdftopcf bdftopcf-1.0.4-0.x86_64 /usr/libexec/Xorg xorg-server-1.18.4-0.x86_64 ``` Create the bee package with the command below. ``` $ bee init https://www.x.org/pub/individual/lib/libXfont2-2.0.1.tar.bz2 creating libXfont2-2.0.1-0.bee from template '/etc/default/bee/templates/fallback' ``` Convert it to a versionless bee file, configure it according to the instructions in the LFS book [1], and disable building of the static variants of the library . [1] http://www.linuxfromscratch.org/blfs/view/8.0/x/x7lib.html