parrot: fix man path
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Template build file for 'parrot'.
|
||||
pkgname=parrot
|
||||
version=6.9.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --mandir=/usr/share"
|
||||
configure_args="--prefix=/usr --mandir=/usr/share/man"
|
||||
short_desc="Virtual machine designed for dynamic languages"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
homepage="http://www.parrot.org"
|
||||
|
||||
Reference in New Issue
Block a user