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

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

diff --git a/main/expect/APKBUILD b/main/expect/APKBUILD
index af25d90..b0ce917 100644
--- a/main/expect/APKBUILD
+++ b/main/expect/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname=expect
pkgver=5.45
pkgrel=2
pkgrel=3
pkgdesc="A tool for automating interactive applications"
url="http://www.nist.gov/el/msid/expect.cfm"
arch="all"
@@ -10,7 +10,7 @@ license="custom"
depends=""
depends_dev="tcl-dev"
makedepends="$depends_dev"
subpackages="$pkgname-dev"
subpackages="$pkgname-dev $pkgname-doc"
source="http://downloads.sourceforge.net/project/expect/Expect/$pkgver/$pkgname$pkgver.tar.gz"

_builddir="$srcdir"/$pkgname$pkgver
-- 
2.6.2



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