summaryrefslogtreecommitdiff
path: root/test/test.d/testing2x.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-02 23:14:35 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-02 23:14:35 -0400
commit0d6706721278efd42eefa3a4d54ee9773711e65e (patch)
tree6781a8529270c82b88673943b90d4cd5e5ebbbed /test/test.d/testing2x.sh
parentb7edc550e67393483efe179d5d5cd8bd484a9a05 (diff)
testing cleanup (backported from lukeshu/xbs)
Diffstat (limited to 'test/test.d/testing2x.sh')
-rwxr-xr-xtest/test.d/testing2x.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.d/testing2x.sh b/test/test.d/testing2x.sh
index c611ce4..8232490 100755
--- a/test/test.d/testing2x.sh
+++ b/test/test.d/testing2x.sh
@@ -10,7 +10,7 @@ testTesting2xAnyPackage() {
pushd "${TMP}/svn-packages-copy/pkg-any-a/trunk/" >/dev/null
sed 's/pkgrel=1/pkgrel=2/g' -i PKGBUILD
arch_svn commit -q -m"update pkg to pkgrel=2" >/dev/null
- sudo extra-i686-build
+ sudo libremakepkg
mv pkg-any-a-1-2-any.pkg.tar.xz "${pkgdir}/pkg-any-a/"
popd >/dev/null