]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/cleanup-toolchain
useragents: Fix the syntax for libww-perl
[ipfire-2.x.git] / lfs / cleanup-toolchain
index 5c9fd0d5b3598a6a2c207d04b7e792a3091a915b..0b3252f9f4f23185f2696d32e88d1ad543f7f718 100644 (file)
@@ -70,6 +70,9 @@ ifeq "$(PASS)" "2"
 
        # Fix ownership of the toolchain.
        chown -R root:root /tools/
+
+       # Update/create linker cache.
+       /tools/sbin/ldconfig
 endif
 
 ifeq "$(PASS)" "3"