%general-entities; ]> Pkg-config-lite-&pkg-config-lite-version; Pkg-config-lite Installation of Pkg-config-lite export PKG_CONFIG_PATH32="/usr/lib/pkgconfig" export PKG_CONFIG_PATHN32="/usr/lib32/pkgconfig" export PKG_CONFIG_PATH64="/usr/lib64/pkgconfig" cat >> ${CLFS}/root/.bash_profile << EOF export PKG_CONFIG_PATH32="${PKG_CONFIG_PATH32}" export PKG_CONFIG_PATHN32="${PKG_CONFIG_PATHN32}" export PKG_CONFIG_PATH64="${PKG_CONFIG_PATH64}" EOF