summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-01-04 14:45:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-01-04 14:45:41 +0000
commit18ac3a733ebb7bd433f5297fd83abc0b4097ff35 (patch)
tree1f300bba525e1d18665c3ea55f75a8fa46ef0499 /testing
parenta125a33bb3ba9e398517ffdba19f755f0e348775 (diff)
downloadaports-18ac3a733ebb7bd433f5297fd83abc0b4097ff35.tar.bz2
aports-18ac3a733ebb7bd433f5297fd83abc0b4097ff35.tar.xz
testing/rp-pppoe: split -doc to subpackage
Diffstat (limited to 'testing')
-rw-r--r--testing/rp-pppoe/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/rp-pppoe/APKBUILD b/testing/rp-pppoe/APKBUILD
index a9ce7d079..b8c2f6b18 100644
--- a/testing/rp-pppoe/APKBUILD
+++ b/testing/rp-pppoe/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname=rp-pppoe
pkgver=3.10
-pkgrel=2
+pkgrel=3
pkgdesc="Roaring Penguin\'s Point-to-Point Protocol over Ethernet client"
url="http://www.roaringpenguin.com/pppoe/"
arch="x86 x86_64"
@@ -10,7 +10,7 @@ license="LGPL"
depends=
makedepends=
install=
-subpackages=
+subpackages="$pkgname-doc"
source="http://www.roaringpenguin.com/files/download/rp-pppoe-$pkgver.tar.gz
rp-pppoe.initd"