New package: grml-zsh-config-0.15.1
This commit is contained in:
parent
b3b2b9ad33
commit
15d7b2275a
1 changed files with 17 additions and 0 deletions
17
srcpkgs/grml-zsh-config/template
Normal file
17
srcpkgs/grml-zsh-config/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'grml-zsh-config'
|
||||
pkgname=grml-zsh-config
|
||||
version=0.15.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc=grml-etc-core-${version}
|
||||
short_desc="Grml's zsh setup"
|
||||
maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://grml.org/zsh/"
|
||||
distfiles="https://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${version}.tar.gz"
|
||||
checksum=f6b79cdddc3a9ac1431c83f7dfef435de8dc61a56c1dc20e53e71fa376e4242e
|
||||
|
||||
do_install() {
|
||||
vinstall etc/skel/.zshrc 0644 etc/skel
|
||||
vinstall etc/zsh/zshrc 0644 etc/zsh
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue