aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/perl.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/perl.go')
-rw-r--r--internal/rosa/perl.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/rosa/perl.go b/internal/rosa/perl.go
index 56756042..aae70e41 100644
--- a/internal/rosa/perl.go
+++ b/internal/rosa/perl.go
@@ -13,6 +13,7 @@ func (t Toolchain) newPerl() pkg.Artifact {
chmod -R +w /usr/src/perl && cd /usr/src/perl
echo 'print STDOUT "1..0 # Skip broken test\n";' > ext/Pod-Html/t/htmldir3.t
+rm -f /system/bin/ps # perl does not like toybox ps
./Configure \
-des \