ls++-git: move config file to /etc

This commit is contained in:
Ypnose 2013-08-29 14:44:16 +02:00
parent 87a7cc37bf
commit 1f523729e4
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ ls++-git_package() {
conf_files="/etc/ls++.conf"
noarch="yes"
pkg_install() {
vmove usr
vmove all
}
}