[arch-commits] Commit in texlive-science/trunk (PKGBUILD)
François Charette
francois at archlinux.org
Tue Sep 8 12:09:16 UTC 2009
Date: Tuesday, September 8, 2009 @ 08:09:16
Author: francois
Revision: 51435
add symlinks removed from texlive-bin
Modified:
texlive-science/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-09-08 12:07:59 UTC (rev 51434)
+++ PKGBUILD 2009-09-08 12:09:16 UTC (rev 51435)
@@ -39,4 +39,5 @@
if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
fi
+ ln -s /usr/share/texmf-dist/scripts/ulqda/ulqda.pl $pkgdir/usr/bin/ulqda
}
More information about the arch-commits
mailing list