mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
noice: fix man path
This commit is contained in:
parent
db6ba4adf0
commit
a887abb399
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'noice'
|
# Template file for 'noice'
|
||||||
pkgname=noice
|
pkgname=noice
|
||||||
version=0.6
|
version=0.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="MANPREFIX=/usr/share"
|
make_install_args="MANPREFIX=/usr/share/man"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Small file browser"
|
short_desc="Small file browser"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue