~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] main/pdnsd: fix doc subpackage

Christian Kampka <christian@kampka.net>
Details
Message ID
<1446820934-8624-1-git-send-email-christian@kampka.net>
Sender timestamp
1446820934
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 main/pdnsd/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/pdnsd/APKBUILD b/main/pdnsd/APKBUILD
index 8384c76..ca1cc12 100644
--- a/main/pdnsd/APKBUILD
+++ b/main/pdnsd/APKBUILD
@@ -3,7 +3,7 @@
pkgname=pdnsd
pkgver=1.2.9a
_realver=$pkgver-par
pkgrel=2
pkgrel=3
pkgdesc="A proxy DNS server with permanent caching"
url="http://members.home.nl/p.a.rombouts/pdnsd/"
arch="all"
@@ -96,6 +96,7 @@ doc() {
		cp -a "$_builddir"/contrib/$_contrib \
			"$subpkgdir"/usr/share/$pkgname/contrib/ || return 1
	done
        default_doc
}

md5sums="2f3e705d59a0f9308ad9504b24400769  pdnsd-1.2.9a-par.tar.gz
-- 
2.6.2



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