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

Antonio Rojas arojas at archlinux.org
Fri Feb 23 21:34:30 UTC 2018


    Date: Friday, February 23, 2018 @ 21:34:30
  Author: arojas
Revision: 297266

Cleanup

Modified:
  arb/trunk/PKGBUILD

----------+
 PKGBUILD |    5 -----
 1 file changed, 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-23 21:26:09 UTC (rev 297265)
+++ PKGBUILD	2018-02-23 21:34:30 UTC (rev 297266)
@@ -12,11 +12,6 @@
 source=($pkgname-$pkgver.tar.gz::"https://github.com/fredrik-johansson/arb/archive/$pkgver.tar.gz")
 sha256sums=('d075116d094bfda96f9c4ce10bb9bf23b333a8246f48c532427168d0f91b7788')
 
-prepare() {
-  cd $pkgname-$pkgver
-#  sed -e 's|-Wl,-r|-r|' -i Makefile.subdirs
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --with-flint=/usr --with-gmp=/usr --with-mpfr=/usr



More information about the arch-commits mailing list