From e0963bd5df6208af3dcbc6b625ac1d5a6dd43db8 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Thu, 20 Apr 2017 15:21:35 +0200 Subject: community/docker-registry: strip and add -dbg subpackage --- community/docker-registry/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/docker-registry') diff --git a/community/docker-registry/APKBUILD b/community/docker-registry/APKBUILD index 8f1a48335e..58e93b5e66 100644 --- a/community/docker-registry/APKBUILD +++ b/community/docker-registry/APKBUILD @@ -8,10 +8,10 @@ url="https://github.com/docker/distribution" arch="x86 x86_64" license="ASL-2.0" makedepends="git go" -options="!strip" install="$pkgname.pre-install" pkguserss="docker-registry" pkggroups="docker-registry" +subpackages="$pkgname-dbg" source="$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz docker-registry.initd" builddir="$srcdir/distribution-$pkgver" -- cgit v1.2.3