summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson2010-04-27 16:18:51 +0200
committer Erik Hanson2010-05-15 10:50:31 +0200
commit1ccd8e8048c7c4593465b9b7221c075ab6fbd2b2 (patch)
treea52992922296cfc0f31a49a73a5e2454cf6e514e
parent7c18ada0e5ea1dd8194d7859e8573eb9bc65c343 (diff)
downloadslackbuilds-1ccd8e8048c7c4593465b9b7221c075ab6fbd2b2.tar.gz
office/auctex: Remove files that conflict with tetex.
-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*