summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
Diffstat (limited to 'office')
-rw-r--r--office/auctex/auctex.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/auctex/auctex.SlackBuild b/office/auctex/auctex.SlackBuild
index e1718743c9..0aa7dfe517 100644
--- a/office/auctex/auctex.SlackBuild
+++ b/office/auctex/auctex.SlackBuild
@@ -55,6 +55,9 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install DESTDIR=$PKG
+# Remove files that are in tetex (and texlive)
+rm -rf $PKG/usr/share/texmf/tex/latex/preview
+
rm -f $PKG/usr/info/dir
gzip -9 $PKG/usr/info/*.info*