Date: Sunday, August 10, 2014 @ 22:34:03
  Author: remy
Revision: 219514

Fix broken symlink for pst2pdf command (FS#39663).

Modified:
  texlive-pstricks/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-08-10 19:23:18 UTC (rev 219513)
+++ PKGBUILD    2014-08-10 20:34:03 UTC (rev 219514)
@@ -42,5 +42,5 @@
    fi
    install -m755 -d $pkgdir/usr/bin
    ln -s /usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl 
$pkgdir/usr/bin/pedigree
-   ln -s /usr/share/texmf-dist/scripts/pst2pdf/pst2pdf $pkgdir/usr/bin/pst2pdf
+   ln -s /usr/share/texmf-dist/scripts/pst2pdf/pst2pdf.pl 
$pkgdir/usr/bin/pst2pdf
 }

Reply via email to