abcde: fix installation.
This commit is contained in:
parent
d56c3eca9d
commit
ce13f6aeff
1 changed files with 4 additions and 1 deletions
|
@ -5,10 +5,13 @@ revision=1
|
|||
noarch=yes
|
||||
conf_files="/etc/${pkgname}.conf"
|
||||
depends="cd-discid vorbis-tools perl"
|
||||
build_style=gnu-makefile
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
short_desc="A Better CD Encoder"
|
||||
license="GPL-2"
|
||||
homepage="http://abcde.einval.com/"
|
||||
distfiles="http://abcde.einval.com/download/abcde-${version}.tar.gz"
|
||||
checksum=3401e39785b20edee843d4d875b47d2b559f764681c482c4491a8c8ba605f250
|
||||
|
||||
do_install() {
|
||||
make prefix=${DESTDIR}/usr sysconfdir=${DESTDIR}/etc install
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue