ls++-git: install configuration file; revbump++.
This commit is contained in:
parent
0de1b7573b
commit
337f520c85
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ls++-git'
|
||||
pkgname=ls++-git
|
||||
version=20130829
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl-Term-ExtendedColor"
|
||||
|
@ -21,6 +21,7 @@ ls++-git_package() {
|
|||
conf_files="/etc/ls++.conf"
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vinstall ${wrksrc}/ls++.conf 644 etc
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue