]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Core Update 173: Ship libtool
authorPeter Müller <peter.mueller@ipfire.org>
Thu, 26 Jan 2023 23:14:04 +0000 (23:14 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 26 Jan 2023 23:14:04 +0000 (23:14 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/173/filelists/libtool [new symlink]
config/rootfiles/core/173/update.sh

diff --git a/config/rootfiles/core/173/filelists/libtool b/config/rootfiles/core/173/filelists/libtool
new file mode 120000 (symlink)
index 0000000..54f5666
--- /dev/null
@@ -0,0 +1 @@
+../../../common/libtool
\ No newline at end of file
index 698c2399fb5fe3b99f96effa8f4f0e19d1d967a5..7f7551bec7ef5a9240df7b74ee6a739c083f9bb7 100644 (file)
@@ -100,7 +100,8 @@ rm -rvf \
        /lib/xtables/libip6t_SNAT.so \
        /lib/xtables/libipt_LOG.so \
        /lib/xtables/libipt_MASQUERADE.so \
-       /lib/xtables/libipt_SNAT.so
+       /lib/xtables/libipt_SNAT.so \
+       /usr/lib/libltdl.so
 
 # Remove spandsp add-on, if installed
 for addon in spandsp; do