~alpine/aports

[alpine-aports] [PATCH] main/busybox: fix cross-compiling after 1d0560a9b6b5597b191e5aff69a31c2fe0aba273

Details
Message ID
<243241203.20180801094355@mobile-stream.com>
Sender timestamp
1533105835
DKIM signature
missing
Download raw message
Patch: +2 -3
---
 main/busybox/APKBUILD | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index ea8e17c543..7e08e2b7fe 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -8,9 +8,8 @@ pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
arch="all"
license="GPL-2.0"
makedepends_build="libressl-dev"
makedepends_host="linux-headers"
makedepends="$makedepends_build $makedepends_host"
makedepends_build=""
makedepends_host="libressl-dev linux-headers"
checkdepends="zip"
provides="/bin/sh"
install="$pkgname.post-install $pkgname.post-upgrade
-- 
2.18.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)