[arch-commits] Commit in texlive-science/repos (extra-any extra-any/PKGBUILD)

François Charette francois at archlinux.org
Wed Sep 9 21:31:53 UTC 2009


    Date: Wednesday, September 9, 2009 @ 17:31:53
  Author: francois
Revision: 51601

Merged revisions 51435,51600 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/texlive-science/trunk

........
  r51435 | francois | 2009-09-08 14:09:16 +0200 (Tue, 08 Sep 2009) | 1 line
  
  add symlinks removed from texlive-bin
........
  r51600 | francois | 2009-09-09 23:31:08 +0200 (Wed, 09 Sep 2009) | 2 lines
  
  upgpkg: texlive-science 2009.14871-1
      update
........

Modified:
  texlive-science/repos/extra-any/	(properties)
  texlive-science/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


Property changes on: texlive-science/repos/extra-any
___________________________________________________________________
Modified: svnmerge-integrated
   - /texlive-science/trunk:1-50935
   + /texlive-science/trunk:1-51600

Modified: extra-any/PKGBUILD
===================================================================
--- extra-any/PKGBUILD	2009-09-09 21:31:08 UTC (rev 51600)
+++ extra-any/PKGBUILD	2009-09-09 21:31:53 UTC (rev 51601)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-science
-pkgver=2009.14678
+pkgver=2009.14871
 pkgrel=1
 pkgdesc="TeX Live - Typesetting for natural and computer sciences"
 license=('GPL')
@@ -12,7 +12,7 @@
 source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('d1f7e981782239e9128e5cc1970e8d36'
+md5sums=('f003894888db5de3df59c9837625aac9'
          '72206bb981d3d491df018e0e13334be5')
 
 build() {
@@ -39,4 +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/ulqda/ulqda.pl $pkgdir/usr/bin/ulqda
 }




More information about the arch-commits mailing list