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

Thorsten Töpper ttoepper at archlinux.org
Sun Aug 9 06:06:34 UTC 2015


    Date: Sunday, August 9, 2015 @ 08:06:34
  Author: ttoepper
Revision: 138129

upgpkg: mathomatic 16.0.5-3 - rmath path FS#43075

Modified:
  mathomatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-09 05:55:18 UTC (rev 138128)
+++ PKGBUILD	2015-08-09 06:06:34 UTC (rev 138129)
@@ -5,7 +5,7 @@
 
 pkgname=mathomatic
 pkgver=16.0.5
-pkgrel=2
+pkgrel=3
 pkgdesc='General purpose Computer Algebra System written in C'
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -43,6 +43,7 @@
 
   cd "$srcdir"/$pkgname-$pkgver/primes
   make prefix="$pkgdir"/usr install
+  sed -i "s+$pkgdir++" "$pkgdir/usr/bin/matho"
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list