~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/ngrep: add doc subpackage

Christian Kampka <christian@kampka.net>
Details
Message ID
<1446818819-8268-1-git-send-email-christian@kampka.net>
Sender timestamp
1446818819
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 main/ngrep/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/ngrep/APKBUILD b/main/ngrep/APKBUILD
index efedd1d..61681ce 100644
--- a/main/ngrep/APKBUILD
+++ b/main/ngrep/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname=ngrep
pkgver=1.45
pkgrel=2
pkgrel=3
pkgdesc="A grep-like utility that allows you to search for network packets on an interface"
url="http://ngrep.sourceforge.net/"
arch="all"
@@ -11,7 +11,7 @@ depends=
depends_dev="libpcap-dev"
makedepends="$depends_dev autoconf automake"
install=""
subpackages="$pkgname-dbg"
subpackages="$pkgname-dbg $pkgname-doc"
source="http://downloads.sourceforge.net/sourceforge/ngrep/$pkgname-$pkgver.tar.bz2
	no-strip.patch"

-- 
2.6.2



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