summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake_slackware_live.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index f54e8f9..9075d35 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -461,6 +461,7 @@ function install_pkgs() {
rm -rf "$2"/usr/lib${DIRSUFFIX}/lib{LLVM,clang,lldb}*.a
# And these are not needed for a simple XFCE ISO:
rm -rf "$2"/usr/lib${DIRSUFFIX}/clang/*/lib/linux/*.a{,.syms}
+ rm -f "$2"/usr/bin/{c-index-test,clang-check,clang-query}
# Get rid of useless documentation:
rm -rf "$2"/usr/share/ghostscript/*/doc/
# We don't need tests or examples: