aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-07-25 17:14:34 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2017-07-25 17:14:34 +0200
commite4552ab1ea42df3db034e8307974404a5d202a66 (patch)
tree17d5678c671493c24be3b1092bdabdbcddd7885f
parent190c36cea7d95153a907fb4ca3bc9459d14e5b3c (diff)
downloadiurt-e4552ab1ea42df3db034e8307974404a5d202a66.tar
iurt-e4552ab1ea42df3db034e8307974404a5d202a66.tar.gz
iurt-e4552ab1ea42df3db034e8307974404a5d202a66.tar.bz2
iurt-e4552ab1ea42df3db034e8307974404a5d202a66.tar.xz
iurt-e4552ab1ea42df3db034e8307974404a5d202a66.zip
Revert "Disable perl-URPM tests for now"
This reverts commit 850ddd0c7a46d05c0ce5bf3b768143abe265e411. It's no more needed.
-rwxr-xr-xrebuild_perl_iurt2
1 files changed, 0 insertions, 2 deletions
diff --git a/rebuild_perl_iurt b/rebuild_perl_iurt
index e1b5387..d03d1e0 100755
--- a/rebuild_perl_iurt
+++ b/rebuild_perl_iurt
@@ -41,8 +41,6 @@ PERL5LIB=$(rpm -ql perl-List-MoreUtils | perl -ne 's!/List/MoreUtils.pm!! && pri
sudo rpm -Uvh --force rpmbuild/RPMS/*/perl-List-MoreUtils-*.rpm
rpmbuild -ba rpmbuild/SPECS/perl-Math-Int64.spec
sudo rpm -Uvh --force rpmbuild/RPMS/*/perl-Math-Int64*.rpm
-# Temporary, broken with 5.26
-sed -i 's/ test$/ test || :/' rpmbuild/SPECS/perl-URPM.spec
rpmbuild -ba rpmbuild/SPECS/perl-URPM.spec
rpmbuild -ba rpmbuild/SPECS/perl-Locale-gettext.spec
sudo rpm -Uvh --force rpmbuild/RPMS/*/perl-URPM-*.rpm rpmbuild/RPMS/*/perl-Locale-gettext-*.rpm