~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
1

[alpine-aports] [PATCH] testing/unibilium: fix aport to split in doc and dev

Marvin Steadfast <marvin@xsteadfastx.org>
Details
Message ID
<1455636808-7712-1-git-send-email-marvin@xsteadfastx.org>
Sender timestamp
1455636808
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/unibilium/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/unibilium/APKBUILD b/testing/unibilium/APKBUILD
index 579ae61..e8bbbd2 100644
--- a/testing/unibilium/APKBUILD
+++ b/testing/unibilium/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Marvin Steadfast <marvin@xsteadfastx.org>
pkgname=unibilium
pkgver=1.2.0
pkgrel=0
pkgrel=1
pkgdesc="A terminfo parsing library"
url="https://github.com/mauke/unibilium/"
arch="all"
@@ -11,7 +11,7 @@ depends=""
depends_dev="libtool"
makedepends="$depends_dev"
install=""
subpackages=""
subpackages="$pkgname-dev $pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/mauke/unibilium/archive/v$pkgver.tar.gz"

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



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Timo Teras <timo.teras@iki.fi>
Details
Message ID
<20160222161232.4fbf7fd2@vostro.util.wtbts.net>
In-Reply-To
<1455636808-7712-1-git-send-email-marvin@xsteadfastx.org> (view parent)
Sender timestamp
1456150352
DKIM signature
missing
Download raw message
On Tue, 16 Feb 2016 15:33:28 +0000
Marvin Steadfast <marvin@xsteadfastx.org> wrote:

> ---
>  testing/unibilium/APKBUILD | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I flattened this with the original patch and applied. Thanks.


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