summaryrefslogtreecommitdiffstats
path: root/source/e/emacspeak
diff options
context:
space:
mode:
Diffstat (limited to 'source/e/emacspeak')
-rwxr-xr-xsource/e/emacspeak/prune-unneeded-files.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/e/emacspeak/prune-unneeded-files.sh b/source/e/emacspeak/prune-unneeded-files.sh
index 6acef88dd..b78b68720 100755
--- a/source/e/emacspeak/prune-unneeded-files.sh
+++ b/source/e/emacspeak/prune-unneeded-files.sh
@@ -37,6 +37,9 @@ tar xf ${PKGNAM}-${VERSION}.tar.bz2 || exit 1
# Drop the Makefile in etc/:
rm -f ${PKGNAM}-${VERSION}/etc/Makefile
+# More cruft:
+rm -rf ${PKGNAM}-${VERSION}/.ccls-cache
+
# Repack as .tar.lz:
rm -f ${PKGNAM}-${VERSION}.tar
tar cf ${PKGNAM}-${VERSION}.tar ${PKGNAM}-${VERSION}