office/auctex: Remove files that conflict with tetex.
This commit is contained in:
parent
7c18ada0e5
commit
1ccd8e8048
|
@ -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*
|
||||
|
||||
|
|
Loading…
Reference in New Issue