[arch-commits] Commit in phoronix-test-suite/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Mar 9 22:23:03 UTC 2016
Date: Wednesday, March 9, 2016 @ 23:23:03
Author: spupykin
Revision: 165786
upgpkg: phoronix-test-suite 6.2.0-2
upd
Modified:
phoronix-test-suite/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-09 22:16:54 UTC (rev 165785)
+++ PKGBUILD 2016-03-09 22:23:03 UTC (rev 165786)
@@ -4,7 +4,7 @@
pkgname=phoronix-test-suite
pkgver=6.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="The most comprehensive testing and benchmarking platform available for Linux"
arch=('any')
license=('GPL3')
@@ -18,7 +18,7 @@
package() {
cd $srcdir/phoronix-test-suite
- sed -i 's#-packages.sh#-packages.sh --asdeps#' pts-core/objects/client/pts_external_dependencies.php
+ sed -i "s#--noconfirm#--noconfirm --asdeps#" pts-core/external-test-dependencies/scripts/install-arch-packages.sh
install -dm755 $pkgdir/usr/share/phoronix-test-suite
sed -e "s/^export PTS_DIR=.*/export PTS_DIR=\/usr\/share\/phoronix-test-suite/g" -i phoronix-test-suite
install -Dm755 phoronix-test-suite $pkgdir/usr/bin/phoronix-test-suite
More information about the arch-commits
mailing list