stack: manpage doesnt exist anymore.
This commit is contained in:
parent
c386f8f9da
commit
8b45c32742
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'stack'
|
# Template file for 'stack'
|
||||||
pkgname=stack
|
pkgname=stack
|
||||||
version=0.1.5.0
|
version=0.1.5.0
|
||||||
revision=1
|
revision=2
|
||||||
_stackage="lts-3.7"
|
_stackage="lts-3.7"
|
||||||
hostmakedepends="cabal-install"
|
hostmakedepends="cabal-install"
|
||||||
makedepends="zlib-devel pcre-devel"
|
makedepends="zlib-devel pcre-devel"
|
||||||
@ -35,6 +35,5 @@ do_build() {
|
|||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin dist/build/stack/stack
|
vbin dist/build/stack/stack
|
||||||
vman man/man1/stack.1
|
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user