[arch-commits] Commit in texlive-langgreek/trunk (PKGBUILD)

François Charette francois at archlinux.org
Wed Sep 9 23:16:11 UTC 2009


    Date: Wednesday, September 9, 2009 @ 19:16:11
  Author: francois
Revision: 51621

upgpkg: texlive-langgreek 2009.14873-1
    update

Modified:
  texlive-langgreek/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-09 23:06:32 UTC (rev 51620)
+++ PKGBUILD	2009-09-09 23:16:11 UTC (rev 51621)
@@ -1,8 +1,8 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-langgreek
-pkgver=2009.14450
-pkgrel=2
+pkgver=2009.14873
+pkgrel=1
 pkgdesc="TeX Live - Fonts and support for typesetting Greek"
 license=('GPL')
 arch=(any)
@@ -12,7 +12,7 @@
 source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('2f205e554254446fc7c403fba07a5214'
+md5sums=('e9745afc347750510dbc3d236fa08996'
          'a1c515e7bbe93c905e20db580aa5a234')
 
 build() {
@@ -39,5 +39,6 @@
    if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
      find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
    fi
+   install -m755 -d $pkgdir/usr/bin || return 1
    ln -s /usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex $pkgdir/usr/bin/mkgrkindex
 }




More information about the arch-commits mailing list