~alpine/aports

main/mate-common: add doc subpackage v1 PROPOSED

Christian Kampka: 1
 main/mate-common: add doc subpackage

 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/1190/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/mate-common: add doc subpackage Export this patch

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

diff --git a/main/mate-common/APKBUILD b/main/mate-common/APKBUILD
index 5ba90e6..71ba260 100644
--- a/main/mate-common/APKBUILD
+++ b/main/mate-common/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-common
pkgver=1.10.0
pkgrel=0
pkgrel=1
pkgdesc="Common scripts and macros"
url="http://mate-desktop.org/"
arch="noarch"
@@ -11,7 +11,7 @@ depends=""
depends_dev=""
makedepends=""
install=""
subpackages=""
subpackages="$pkgname-doc"
source="http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz"

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



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---