lltag: fix config files location

This commit is contained in:
Đoàn Trần Công Danh 2022-09-05 23:58:18 +07:00
parent 7e8e7e133c
commit 10265398ed
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
# Template file for 'lltag'
pkgname=lltag
version=0.14.6
revision=3
revision=4
wrksrc="lltag-lltag-${version}"
build_style=gnu-makefile
make_build_args="SYSCONFDIR=/etc"
make_install_args="$make_build_args"
hostmakedepends="perl"
makedepends="${hostmakedepends}"
depends="perl mp3info vorbis-tools flac perl-MP3-Tag"