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

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

diff --git a/main/fuse/APKBUILD b/main/fuse/APKBUILD
index 868102d..9c46fe9 100644
--- a/main/fuse/APKBUILD
+++ b/main/fuse/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=fuse
pkgver=2.9.4
pkgrel=0
pkgrel=1
pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
url="http://fuse.sourceforge.net/"
arch="all"
@@ -9,7 +9,7 @@ license="GPL2"
depends=
makedepends="gettext-dev"
install=
subpackages="$pkgname-dev"
subpackages="$pkgname-dev $pkgname-doc"
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
	fix-realpath.patch
	fuse.initd"
-- 
2.6.2



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