Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/perl-cgi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-cgi/PKGBUILD')
-rw-r--r--community/perl-cgi/PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/perl-cgi/PKGBUILD b/community/perl-cgi/PKGBUILD
deleted file mode 100644
index c8d3b267..00000000
--- a/community/perl-cgi/PKGBUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-# temporary workaround for not having the locale set in build chroots
-# (is fixed upstream in devtools, but must update all build slaves first,
-# otherwise the whole Perl rebuild fails!)
-eval "$(
- declare -f check | \
- sed '
- s/make test/LC_ALL=C LANGUAGE=C make test/
- '
-)"