ls++-git: install configuration file; revbump++.

This commit is contained in:
Juan RP 2013-08-29 15:05:36 +02:00
parent 0de1b7573b
commit 337f520c85

View file

@ -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
}
}