zsh: install info files.
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
# Template file for 'zsh'
|
# Template file for 'zsh'
|
||||||
pkgname=zsh
|
pkgname=zsh
|
||||||
version=5.0.0
|
version=5.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
make_build_args="info"
|
||||||
|
make_install_args="install.info"
|
||||||
configure_args="--enable-etcdir=/etc/zsh --enable-zshenv=/etc/zsh/zshenv
|
configure_args="--enable-etcdir=/etc/zsh --enable-zshenv=/etc/zsh/zshenv
|
||||||
--enable-zlogin=/etc/zsh/zlogin --enable-zlogout=/etc/zsh/zlogout
|
--enable-zlogin=/etc/zsh/zlogin --enable-zlogout=/etc/zsh/zlogout
|
||||||
--enable-zprofile=/etc/profile --enable-zshrc=/etc/zsh/zshrc
|
--enable-zprofile=/etc/profile --enable-zshrc=/etc/zsh/zshrc
|
||||||
|
|||||||
Reference in New Issue
Block a user