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

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

diff --git a/main/unixodbc/APKBUILD b/main/unixodbc/APKBUILD
index 3d8faf3..1033ae8 100644
--- a/main/unixodbc/APKBUILD
+++ b/main/unixodbc/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=unixodbc
pkgver=2.3.2
pkgrel=1
pkgrel=2
pkgdesc="ODBC is an open specification to access Data Sources"
url="http://www.unixodbc.org/"
arch="all"
license="LGPL2+"
depends=""
makedepends="readline-dev"
subpackages="$pkgname-dev"
subpackages="$pkgname-dev $pkgname-doc"
source="http://www.unixodbc.org/unixODBC-${pkgver}.tar.gz"

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



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