~alpine/aports

main/aoetools: add doc package v1 PROPOSED

Christian Kampka: 1
 main/aoetools: add doc package

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1614/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/aoetools: add doc package Export this patch

---
 main/aoetools/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/aoetools/APKBUILD b/main/aoetools/APKBUILD
index 65c06dc..f8f1b22 100644
--- a/main/aoetools/APKBUILD
+++ b/main/aoetools/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=aoetools
pkgver=36
pkgrel=0
pkgrel=1
pkgdesc="tools for managing the linux AoE driver"
url="http://aoetools.sourceforge.net/"
arch="all"
@@ -10,7 +10,7 @@ license="GPL2"
depends=""
makedepends="linux-headers "
install=""
subpackages=""
subpackages="$pkgname-doc"
source="http://downloads.sourceforge.net/aoetools/$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
---