Index: general/genlib/apr-util.xml =================================================================== --- general/genlib/apr-util.xml (revision 19571) +++ general/genlib/apr-util.xml (working copy) @@ -126,6 +126,12 @@ make install + + &rmlibtool; + +rm -vf /usr/lib/libaprutil-1.la && +rm -vf /usr/lib/apr-util-1/*.la + Index: general/genlib/apr.xml =================================================================== --- general/genlib/apr.xml (revision 19571) +++ general/genlib/apr.xml (working copy) @@ -102,6 +102,11 @@ make install + + &rmlibtool; + +rm -vf /usr/lib/libapr-1.la + Index: general/genlib/aspell.xml =================================================================== --- general/genlib/aspell.xml (revision 19571) +++ general/genlib/aspell.xml (working copy) @@ -133,6 +133,11 @@ install -v -m644 manual/aspell-dev.html/* \ /usr/share/doc/aspell-&aspell-version;/aspell-dev.html + &rmlibtool; + +rm -vf /usr/lib/lib{a,p}spell.la && +rm -vf /usr/lib/aspell-0.60/*.la + If you do not plan to install Ispell, then copy the wrapper script ispell: Index: general/genlib/dbus-glib.xml =================================================================== --- general/genlib/dbus-glib.xml (revision 19571) +++ general/genlib/dbus-glib.xml (working copy) @@ -114,6 +114,11 @@ make install + + &rmlibtool; + +rm -vf /usr/lib/libdbus-glib-1.la + Index: general/genlib/enchant.xml =================================================================== --- general/genlib/enchant.xml (revision 19571) +++ general/genlib/enchant.xml (working copy) @@ -90,6 +90,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libenchant.la && +rm -vf /usr/lib/enchant/enchant_aspell.la + Index: general/genlib/exempi.xml =================================================================== --- general/genlib/exempi.xml (revision 19571) +++ general/genlib/exempi.xml (working copy) @@ -90,6 +90,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libexempi.la + Index: general/genlib/fftw.xml =================================================================== --- general/genlib/fftw.xml (revision 19571) +++ general/genlib/fftw.xml (working copy) @@ -95,6 +95,11 @@ make install + + &rmlibtool; + +rm -vf /usr/lib/libfftw3{,_threads}.la + Index: general/genlib/glibmm.xml =================================================================== --- general/genlib/glibmm.xml (revision 19571) +++ general/genlib/glibmm.xml (working copy) @@ -119,6 +119,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libg{io,lib}mm-2.4.la && +rm -vf /usr/lib/libglibmm_generate_extra_defs-2.4.la + Index: general/genlib/gmime3.xml =================================================================== --- general/genlib/gmime3.xml (revision 19571) +++ general/genlib/gmime3.xml (working copy) @@ -125,6 +125,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libgmime-3.0.la + Index: general/genlib/gobject-introspection.xml =================================================================== --- general/genlib/gobject-introspection.xml (revision 19571) +++ general/genlib/gobject-introspection.xml (working copy) @@ -123,6 +123,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libgirepository-1.0.la && +rm -vf /usr/lib/gobject-introspection/giscanner/_giscanner.la + Index: general/genlib/gsl.xml =================================================================== --- general/genlib/gsl.xml (revision 19571) +++ general/genlib/gsl.xml (working copy) @@ -110,6 +110,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libgsl{,cblas}.la + If you built the documentation, install it (as root) with: mkdir /usr/share/doc/gsl-&gsl-version; && Index: general/genlib/json-c.xml =================================================================== --- general/genlib/json-c.xml (revision 19571) +++ general/genlib/json-c.xml (working copy) @@ -105,6 +105,11 @@ make install + + &rmlibtool; + +rm -vf /usr/lib/libjson-c.la + Index: general/genlib/libarchive.xml =================================================================== --- general/genlib/libarchive.xml (revision 19571) +++ general/genlib/libarchive.xml (working copy) @@ -106,6 +106,10 @@ make install + &rmlibtool; + +rm -fv /usr/lib/libarchive.la + Index: general/genlib/libassuan.xml =================================================================== --- general/genlib/libassuan.xml (revision 19571) +++ general/genlib/libassuan.xml (working copy) @@ -135,6 +135,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libassuan.la + If you built the documentation, install it by running the following commands as the Index: general/genlib/libatasmart.xml =================================================================== --- general/genlib/libatasmart.xml (revision 19571) +++ general/genlib/libatasmart.xml (working copy) @@ -96,6 +96,10 @@ make docdir=/usr/share/doc/libatasmart-&libatasmart-version; install + &rmlibtool; + +rm -vf /usr/lib/libatasmart.la + Index: general/genlib/libatomic_ops.xml =================================================================== --- general/genlib/libatomic_ops.xml (revision 19571) +++ general/genlib/libatomic_ops.xml (working copy) @@ -103,6 +103,9 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libatomic_ops*.la Index: general/genlib/libblockdev.xml =================================================================== --- general/genlib/libblockdev.xml (revision 19571) +++ general/genlib/libblockdev.xml (working copy) @@ -123,6 +123,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libblockdev.la && +rm -vf /usr/lib/libbd_*.la + + &rmlibtool; + +rm -vf /usr/lib/libksba.la + Index: general/genlib/libmbim.xml =================================================================== --- general/genlib/libmbim.xml (revision 19571) +++ general/genlib/libmbim.xml (working copy) @@ -109,6 +109,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libmbim-glib.la + Index: general/genlib/libpaper.xml =================================================================== --- general/genlib/libpaper.xml (revision 19571) +++ general/genlib/libpaper.xml (working copy) @@ -151,6 +151,9 @@ chmod -v 755 /usr/bin/run-parts + &rmlibtool; + +rm -vf /usr/lib/libpaper.la Index: general/genlib/libqmi.xml =================================================================== --- general/genlib/libqmi.xml (revision 19571) +++ general/genlib/libqmi.xml (working copy) @@ -114,6 +114,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libqmi-glib.la + Index: general/genlib/libseccomp.xml =================================================================== --- general/genlib/libseccomp.xml (revision 19571) +++ general/genlib/libseccomp.xml (working copy) @@ -115,6 +115,11 @@ make install + + &rmlibtool; + +rm -fv /usr/lib/libseccomp.la + Index: general/genlib/libsigc++.xml =================================================================== --- general/genlib/libsigc++.xml (revision 19571) +++ general/genlib/libsigc++.xml (working copy) @@ -102,6 +102,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libsigc-2.0.la + While still as the root Index: multimedia/libdriv/sbc.xml =================================================================== --- multimedia/libdriv/sbc.xml (revision 19571) +++ multimedia/libdriv/sbc.xml (working copy) @@ -102,6 +102,11 @@ make install + + &rmlibtool; + +rm -vf /usr/lib/libsbc.la + Index: multimedia/libdriv/sdl.xml =================================================================== --- multimedia/libdriv/sdl.xml (revision 19571) +++ multimedia/libdriv/sdl.xml (working copy) @@ -101,6 +101,10 @@ install -v -m644 docs/html/*.html \ /usr/share/doc/SDL-&sdl-version;/html + &rmlibtool; + +rm -vf /usr/lib/libSDL{,main}.la + Index: multimedia/libdriv/sdl2.xml =================================================================== --- multimedia/libdriv/sdl2.xml (revision 19571) +++ multimedia/libdriv/sdl2.xml (working copy) @@ -106,6 +106,10 @@ make install && rm -v /usr/lib/libSDL2*.a + &rmlibtool; + +rm -fv /usr/lib/libSDL2*.la + If you built the documentation, install it as the root user: Index: multimedia/libdriv/soundtouch.xml =================================================================== --- multimedia/libdriv/soundtouch.xml (revision 19571) +++ multimedia/libdriv/soundtouch.xml (working copy) @@ -114,6 +114,11 @@ make install + + &rmlibtool; + +rm -vf /usr/lib/libSoundTouch.la + Index: multimedia/libdriv/speex.xml =================================================================== --- multimedia/libdriv/speex.xml (revision 19571) +++ multimedia/libdriv/speex.xml (working copy) @@ -135,6 +135,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libspeex.la + Now extract and install the speexdsp package: cd .. && @@ -150,6 +154,10 @@ make install + &rmlibtool; + +/usr/lib/libspeexdsp.la + Index: multimedia/libdriv/v4l-utils.xml =================================================================== --- multimedia/libdriv/v4l-utils.xml (revision 19571) +++ multimedia/libdriv/v4l-utils.xml (working copy) @@ -114,6 +114,12 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libv4l*.la && +rm -vf /usr/lib/libdvbv5.la && +rm -vf /usr/lib/libv4l/{,plugins/}*.la + Index: multimedia/libdriv/xine-lib.xml =================================================================== --- multimedia/libdriv/xine-lib.xml (revision 19571) +++ multimedia/libdriv/xine-lib.xml (working copy) @@ -149,6 +149,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libxine{,-interface}.la + When installing, the Makefile does some additional linking. If you do not have Xorg in /usr, the LIBRARY_PATH Index: networking/netlibs/c-ares.xml =================================================================== --- networking/netlibs/c-ares.xml (revision 19571) +++ networking/netlibs/c-ares.xml (working copy) @@ -93,6 +93,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libcares.la + Index: networking/netlibs/curl.xml =================================================================== --- networking/netlibs/curl.xml (revision 19571) +++ networking/netlibs/curl.xml (working copy) @@ -202,6 +202,10 @@ install -v -d -m755 /usr/share/doc/curl-&curl-version; && cp -v -R docs/* /usr/share/doc/curl-&curl-version; + &rmlibtool; + +rm -vf /usr/lib/libcurl.la + Simple tests to the new installed curl: curl --trace-ascii debugdump.txt http://www.example.com/ Index: networking/netlibs/geoclue2.xml =================================================================== --- networking/netlibs/geoclue2.xml (revision 19571) +++ networking/netlibs/geoclue2.xml (working copy) @@ -118,6 +118,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libgeoclue-2.la + Index: networking/netlibs/glib-networking.xml =================================================================== --- networking/netlibs/glib-networking.xml (revision 19571) +++ networking/netlibs/glib-networking.xml (working copy) @@ -120,6 +120,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/gio/modules/libgio{gnomeproxy,gnutls}.la + Index: networking/netlibs/libevent.xml =================================================================== --- networking/netlibs/libevent.xml (revision 19571) +++ networking/netlibs/libevent.xml (working copy) @@ -119,6 +119,9 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libevent*.la If you built the API documentation, install it by issuing the following commands as the root user: Index: networking/netlibs/libndp.xml =================================================================== --- networking/netlibs/libndp.xml (revision 19571) +++ networking/netlibs/libndp.xml (working copy) @@ -100,6 +100,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libndp.la + Index: networking/netlibs/libnl.xml =================================================================== --- networking/netlibs/libnl.xml (revision 19571) +++ networking/netlibs/libnl.xml (working copy) @@ -135,6 +135,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libnl{,-{cli,genl,idiag,nf,route,xfrm}}-3.la && +rm -vf /usr/lib/libnl/cli/{cls,qdisc}/*.la + If you wish to install the API documentation, as the root user: Index: networking/netlibs/libsoup.xml =================================================================== --- networking/netlibs/libsoup.xml (revision 19571) +++ networking/netlibs/libsoup.xml (working copy) @@ -126,6 +126,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libsoup{,-gnome}-2.4.la + Index: networking/netlibs/libtirpc.xml =================================================================== --- networking/netlibs/libtirpc.xml (revision 19571) +++ networking/netlibs/libtirpc.xml (working copy) @@ -124,6 +124,10 @@ mv -v /usr/lib/libtirpc.so.* /lib && ln -sfv ../../lib/libtirpc.so.3.0.0 /usr/lib/libtirpc.so + &rmlibtool; + +rm -vf /usr/lib/libtirpc.la + Index: networking/netlibs/neon.xml =================================================================== --- networking/netlibs/neon.xml (revision 19571) +++ networking/netlibs/neon.xml (working copy) @@ -125,6 +125,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libneon.la + Index: networking/netlibs/nghttp2.xml =================================================================== --- networking/netlibs/nghttp2.xml (revision 19571) +++ networking/netlibs/nghttp2.xml (working copy) @@ -140,6 +140,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libnghttp2.la + Index: networking/netlibs/uhttpmock.xml =================================================================== --- networking/netlibs/uhttpmock.xml (revision 19571) +++ networking/netlibs/uhttpmock.xml (working copy) @@ -114,6 +114,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libuhttpmock-0.0.la + Index: networking/netutils/avahi.xml =================================================================== --- networking/netutils/avahi.xml (revision 19571) +++ networking/netutils/avahi.xml (working copy) @@ -159,6 +159,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libavahi-*.la + Index: networking/netutils/networkmanager.xml =================================================================== --- networking/netutils/networkmanager.xml (revision 19571) +++ networking/netutils/networkmanager.xml (working copy) @@ -185,6 +185,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libnm{,-glib{,-vpn},-util}.la && +rm -vf /usr/lib/NetworkManager/libnm-*.la + Index: postlfs/filesystems/ntfs-3g.xml =================================================================== --- postlfs/filesystems/ntfs-3g.xml (revision 19571) +++ postlfs/filesystems/ntfs-3g.xml (working copy) @@ -130,6 +130,10 @@ ln -sv ../bin/ntfs-3g /sbin/mount.ntfs && ln -sv ntfs-3g.8 /usr/share/man/man8/mount.ntfs.8 + &rmlibtool; + +rm -vf /usr/lib/libntfs-3g.la + If you want ordinary users to be able to mount NTFS partitions you'll need to set mount.ntfs with the root user ID. Note: it is probably unsafe to do Index: postlfs/filesystems/parted.xml =================================================================== --- postlfs/filesystems/parted.xml (revision 19571) +++ postlfs/filesystems/parted.xml (working copy) @@ -137,6 +137,10 @@ install -v -m644 doc/{FAT,API,parted.{txt,html}} \ /usr/share/doc/parted-&parted-version; + &rmlibtool; + +rm -vf /usr/lib/libparted{,-fs-resize}.la + Install the optional PDF and Postscript documentation by issuing the following command as the root user: Index: postlfs/filesystems/reiser.xml =================================================================== --- postlfs/filesystems/reiser.xml (revision 19571) +++ postlfs/filesystems/reiser.xml (working copy) @@ -94,6 +94,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libreiserfscore.la + Index: postlfs/filesystems/xfsprogs.xml =================================================================== --- postlfs/filesystems/xfsprogs.xml (revision 19571) +++ postlfs/filesystems/xfsprogs.xml (working copy) @@ -99,6 +99,10 @@ ln -sfv ../../lib/libhandle.so.1 /usr/lib/libhandle.so && sed -i "s@libdir='/lib@libdir='/usr/lib@" /usr/lib/libhandle.la + &rmlibtool; + +rm -vf /usr/lib/libhandle.la + Index: postlfs/security/cracklib.xml =================================================================== --- postlfs/security/cracklib.xml (revision 19571) +++ postlfs/security/cracklib.xml (working copy) @@ -128,6 +128,11 @@ mv -v /usr/lib/libcrack.so.* /lib && ln -sfv ../../lib/$(readlink /usr/lib/libcrack.so) /usr/lib/libcrack.so + &rmlibtool; + +rm -vf /usr/lib/libcrack.la && +rm -vf /usr/lib/python2.7/site-packages/_cracklib.la + Issue the following commands as the root user to install the recommended word list and create the CrackLib Index: postlfs/security/cryptsetup.xml =================================================================== --- postlfs/security/cryptsetup.xml (revision 19571) +++ postlfs/security/cryptsetup.xml (working copy) @@ -144,6 +144,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libcryptsetup.la + Index: postlfs/security/cyrus-sasl.xml =================================================================== --- postlfs/security/cyrus-sasl.xml (revision 19571) +++ postlfs/security/cyrus-sasl.xml (working copy) @@ -159,6 +159,10 @@ saslauthd/LDAP_SASLAUTHD /usr/share/doc/cyrus-sasl-&cyrus-sasl-version; && install -v -dm700 /var/lib/sasl + &rmlibtool; + +rm -vf /usr/lib/libsasl2.la && +rm -vf /usr/lib/sasl2/*.la Index: postlfs/security/gnutls.xml =================================================================== --- postlfs/security/gnutls.xml (revision 19571) +++ postlfs/security/gnutls.xml (working copy) @@ -163,6 +163,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libgnutls{,xx}.la && +rm -vf /usr/lib/guile/2.2/guile-gnutls-v-2.la + If you passed to the configure script, the API will automatically be Index: postlfs/security/gpgme.xml =================================================================== --- postlfs/security/gpgme.xml (revision 19571) +++ postlfs/security/gpgme.xml (working copy) @@ -120,6 +120,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/lib{,q}gpgme{,pp}.la + Index: postlfs/security/iptables.xml =================================================================== --- postlfs/security/iptables.xml (revision 19571) +++ postlfs/security/iptables.xml (working copy) @@ -155,6 +155,10 @@ ln -sfv ../../lib/$(readlink /usr/lib/lib${file}.so) /usr/lib/lib${file}.so done + &rmlibtool; + +rm -vf /usr/lib/lib{xtables,ip{{,4,6}tc,q}}.la + Index: postlfs/security/liboauth.xml =================================================================== --- postlfs/security/liboauth.xml (revision 19571) +++ postlfs/security/liboauth.xml (working copy) @@ -134,6 +134,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/liboauth.la + If you have previously built the documentation, install it by running the following commands as the Index: postlfs/security/libpwquality.xml =================================================================== --- postlfs/security/libpwquality.xml (revision 19571) +++ postlfs/security/libpwquality.xml (working copy) @@ -111,6 +111,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libpwquality.la && +rm -vf /usr/lib/security/pam_pwquality.la + Index: postlfs/security/linux-pam.xml =================================================================== --- postlfs/security/linux-pam.xml (revision 19571) +++ postlfs/security/linux-pam.xml (working copy) @@ -215,6 +215,9 @@ ln -sfv ../../lib/$(readlink /usr/lib/lib${file}.so) /usr/lib/lib${file}.so done + &rmlibtool; + +rm -vf /usr/lib/libpam{,c,_misc}.la Index: postlfs/security/p11-kit.xml =================================================================== --- postlfs/security/p11-kit.xml (revision 19571) +++ postlfs/security/p11-kit.xml (working copy) @@ -114,6 +114,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libp11-kit.la +rm -vf /usr/lib/pkcs11/p11-kit-{client,trust}.la + Index: postlfs/security/polkit.xml =================================================================== --- postlfs/security/polkit.xml (revision 19571) +++ postlfs/security/polkit.xml (working copy) @@ -196,6 +196,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/libpolkit*.la + Index: postlfs/security/sudo.xml =================================================================== --- postlfs/security/sudo.xml (revision 19571) +++ postlfs/security/sudo.xml (working copy) @@ -124,6 +124,10 @@ make install && ln -sfv libsudo_util.so.0.0.0 /usr/lib/sudo/libsudo_util.so.0 + &rmlibtool; + +rm -vf /usr/lib/sudo/*.la + Index: postlfs/security/volume_key.xml =================================================================== --- postlfs/security/volume_key.xml (revision 19571) +++ postlfs/security/volume_key.xml (working copy) @@ -128,6 +128,11 @@ make install && sed -i '/config.h/d' /usr/include/volume_key/libvolume_key.h + &rmlibtool; + +rm -vf /usr/lib/libvolume_key.la && +rm -vf/usr/lib/python2.7/site-packages/_volume_key.la + Index: server/databases/db.xml =================================================================== --- server/databases/db.xml (revision 19571) +++ server/databases/db.xml (working copy) @@ -171,8 +171,14 @@ chown -v -R root:root \ /usr/bin/db_* \ /usr/include/db{,_185,_cxx}.h \ - /usr/lib/libdb*.{so,la} \ + /usr/lib/libdb*.so \ /usr/share/doc/db-&db-version; + + &rmlibtool; + +rm -vf /usr/lib/libdb_cxx-6.2.la && +rm -vf /usr/lib/libdb-6.2.la + Index: server/databases/sqlite.xml =================================================================== --- server/databases/sqlite.xml (revision 19571) +++ server/databases/sqlite.xml (working copy) @@ -156,6 +156,10 @@ install -v -m755 -d /usr/share/doc/sqlite-&sqlite-version; && cp -v -R sqlite-doc-&sqlite-doc-version;/* /usr/share/doc/sqlite-&sqlite-version; + &rmlibtool; + +rm -vf /usr/lib/libsqlite3.la + Index: server/other/openldap.xml =================================================================== --- server/other/openldap.xml (revision 19571) +++ server/other/openldap.xml (working copy) @@ -136,6 +136,11 @@ make install + &rmlibtool; + +rm -vf /usr/lib/liblber.la && +rm -vf /usr/lib/libldap{,_r}.la && +rm -vf /usr/lib/openldap/*.la Index: x/icons/gnome-themes-standard.xml =================================================================== --- x/icons/gnome-themes-standard.xml (revision 19571) +++ x/icons/gnome-themes-standard.xml (working copy) @@ -107,6 +107,10 @@ make install + &rmlibtool; + +rm -vf /usr/lib/gtk-2.0/2.10.0/engines/libadwaita.la + Index: x/installing/libXau.xml =================================================================== --- x/installing/libXau.xml (revision 19571) +++ x/installing/libXau.xml (working copy) @@ -82,6 +82,10 @@ make install + &rmlibtool; + +rm -fv /usr/lib/libXau.la + Index: x/installing/libXdmcp.xml =================================================================== --- x/installing/libXdmcp.xml (revision 19571) +++ x/installing/libXdmcp.xml (working copy) @@ -89,6 +89,10 @@ make install + &rmlibtool; + +rm -fv /usr/lib/libXdmcp.la + Index: x/installing/libevdev.xml =================================================================== --- x/installing/libevdev.xml (revision 19571) +++ x/installing/libevdev.xml (working copy) @@ -136,6 +136,11 @@ make install + + &rmlibtool; + +rm -vf ${XORG_PREFIX}/lib/libevdev.la + Index: x/installing/libva.xml =================================================================== --- x/installing/libva.xml (revision 19571) +++ x/installing/libva.xml (working copy) @@ -170,6 +170,10 @@ make install + &rmlibtool; + +rm -fv /usr/lib/libva{,-*}.la + @@ -195,6 +199,10 @@ make install + &rmlibtool; + +rm -vf ${XORG_PREFIX}/lib/dri/i965_drv_video.la + Index: x/installing/libvdpau.xml =================================================================== --- x/installing/libvdpau.xml (revision 19571) +++ x/installing/libvdpau.xml (working copy) @@ -136,6 +136,11 @@ make install + &rmlibtool; + +rm -vf ${XORG_PREFIX}/lib/libvdpau.la && +rm -fv /usr/lib/vdpau/libvdpau_trace.la + Index: x/installing/libxcb.xml =================================================================== --- x/installing/libxcb.xml (revision 19571) +++ x/installing/libxcb.xml (working copy) @@ -119,6 +119,10 @@ make install + &rmlibtool; + +rm -vf ${XORG_PREFIX}/lib/libxcb*.la + Index: x/installing/mesa.xml =================================================================== --- x/installing/mesa.xml (revision 19571) +++ x/installing/mesa.xml (working copy) @@ -241,6 +241,12 @@ install -v -dm755 /usr/share/doc/mesa-&mesa-version; && cp -rfv docs/* /usr/share/doc/mesa-&mesa-version; + &rmlibtool; + +for lib in GLESv1_CM xatracker glapi wayland-egl GLESv2 EGL GL OSMesa gbm; do + rm -fv "/usr/lib/lib${lib}.la" +done + Index: x/installing/x7driver-amdgpu.xml =================================================================== --- x/installing/x7driver-amdgpu.xml (revision 19571) +++ x/installing/x7driver-amdgpu.xml (working copy) @@ -198,6 +198,11 @@ make install + + &rmlibtool; + +rm -vf ${XORG_PREFIX}/lib/xorg/modules/drivers/amdgpu_drv.la + Index: x/installing/x7driver-ati.xml =================================================================== --- x/installing/x7driver-ati.xml (revision 19571) +++ x/installing/x7driver-ati.xml (working copy) @@ -196,8 +196,13 @@ make install && install -v -m644 conf/10-radeon.conf \ - $XORG_PREFIX/share/X11/xorg.conf.d - + $XORG_PREFIX/share/X11/xorg.conf.d + + &rmlibtool; + +rm -vf ${XORG_PREFIX}/lib/xorg/modules/drivers/ati_drv.la && +rm -vf ${XORG_PREFIX}/lib/xorg/modules/drivers/radeon_drv.la + files by running the following Index: x/lib/startup-notification.xml =================================================================== --- x/lib/startup-notification.xml (revision 19571) +++ x/lib/startup-notification.xml (working copy) @@ -89,6 +89,10 @@ install -v -m644 -D doc/startup-notification.txt \ /usr/share/doc/startup-notification-&startup-notification-version;/startup-notification.txt + &rmlibtool; + +rm -vf /usr/lib/libstartup-notification-1.la +