aboutsummaryrefslogtreecommitdiffstats
path: root/community/biber/APKBUILD
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-12-15 13:34:03 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-12-15 13:34:03 +0000
commitcb68f8d062fa42bfc67ef084ba467deb2493b13d (patch)
tree526af9ad19a43d10f62ca0b9d7e410817d5e6e3a /community/biber/APKBUILD
parent7519612f9dbb60de528c5dd53ac29ae35842db76 (diff)
downloadaports-cb68f8d062fa42bfc67ef084ba467deb2493b13d.tar.bz2
aports-cb68f8d062fa42bfc67ef084ba467deb2493b13d.tar.xz
community/biber: fixed number of tests for arm/ppc64
Diffstat (limited to 'community/biber/APKBUILD')
-rw-r--r--community/biber/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/biber/APKBUILD b/community/biber/APKBUILD
index 573144340e..78d87f424a 100644
--- a/community/biber/APKBUILD
+++ b/community/biber/APKBUILD
@@ -35,7 +35,7 @@ prepare() {
esac
case "$CARCH" in arm*|x86)
- sed -i -e '7s/47/41/' t/dateformats.t
+ sed -i -e '7s/53/47/' t/dateformats.t
sed -i -e '882s/.*/#&/' t/dateformats.t
sed -i -e '883s/.*/#&/' t/dateformats.t
sed -i -e '884s/.*/#&/' t/dateformats.t