Date: Friday, November 5, 2010 @ 10:21:13
Author: remy
Revision: 98249
Move epstopdf symlink to texlive-bin
Modified:
texlive-bin/trunk/PKGBUILD
texlive-pictures/trunk/PKGBUILD
---------------------------------+
texlive-bin/trunk/PKGBUILD | 1 -
texlive-pictures/trunk/PKGBUILD | 1 -
2 files changed, 2 deletions(-)
Modified: texlive-bin/trunk/PKGBUILD
===================================================================
--- texlive-bin/trunk/PKGBUILD 2010-11-05 10:58:24 UTC (rev 98248)
+++ texlive-bin/trunk/PKGBUILD 2010-11-05 14:21:13 UTC (rev 98249)
@@ -253,7 +253,6 @@
cachepic \
epspdf \
epspdftk \
-epstopdf \
fig4latex \
makeglossaries \
mathspic \
Modified: texlive-pictures/trunk/PKGBUILD
===================================================================
--- texlive-pictures/trunk/PKGBUILD 2010-11-05 10:58:24 UTC (rev 98248)
+++ texlive-pictures/trunk/PKGBUILD 2010-11-05 14:21:13 UTC (rev 98249)
@@ -45,7 +45,6 @@
ln -s /usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
$pkgdir/usr/bin/cachepic
ln -s /usr/share/texmf-dist/scripts/epspdf/epspdftk $pkgdir/usr/bin/epspdftk
ln -s /usr/share/texmf-dist/scripts/epspdf/epspdf $pkgdir/usr/bin/epspdf
- ln -s /usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
$pkgdir/usr/bin/epstopdf
ln -s /usr/share/texmf-dist/scripts/fig4latex/fig4latex
$pkgdir/usr/bin/fig4latex
ln -s /usr/share/texmf-dist/scripts/mathspic/mathspic.pl
$pkgdir/usr/bin/mathspic
}