mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
testing/multitail: -doc subpackage added
This commit is contained in:
parent
c870e4fc92
commit
bd40c7b039
@ -10,9 +10,8 @@ license="GPL"
|
|||||||
depends="ncurses"
|
depends="ncurses"
|
||||||
makedepends="ncurses-dev"
|
makedepends="ncurses-dev"
|
||||||
install=
|
install=
|
||||||
subpackages=""
|
subpackages="$pkgname-doc"
|
||||||
source="http://www.vanheusden.com/multitail/$pkgname-$pkgver.tgz"
|
source="http://www.vanheusden.com/multitail/$pkgname-$pkgver.tgz"
|
||||||
|
|
||||||
_builddir="$srcdir"/$pkgname-$pkgver
|
_builddir="$srcdir"/$pkgname-$pkgver
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
Loading…
Reference in New Issue
Block a user