diff --git a/srcpkgs/lltag/template b/srcpkgs/lltag/template index c540ae3ddef..2ec7b7d3819 100644 --- a/srcpkgs/lltag/template +++ b/srcpkgs/lltag/template @@ -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"