From f45ba5475597853facdbbdb7bb242373ff43ffbd Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 26 Jun 2018 05:35:47 -0500 Subject: system/musl: provide libintl.h again --- system/musl/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'system') diff --git a/system/musl/APKBUILD b/system/musl/APKBUILD index c3121b84e..ed533e29b 100644 --- a/system/musl/APKBUILD +++ b/system/musl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: A. Wilcox pkgname=musl pkgver=1.1.19 -pkgrel=10 +pkgrel=11 pkgdesc="System library (libc) implementation" url="http://www.musl-libc.org/" arch="all" @@ -96,7 +96,6 @@ package() { ln -sf ../../lib/"$LDSO" "$pkgdir"/usr/bin/ldd fi - rm "$pkgdir"/usr/include/libintl.h # gettext-tiny rm "$pkgdir"/usr/include/utmp.h # utmps rm "$pkgdir"/usr/include/utmpx.h # utmps } -- cgit v1.2.3-60-g2f50