cdparanoia: rebuild to update metadata objs.
This commit is contained in:
parent
648e4e8a28
commit
4a2344b1d3
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cdparanoia'.
|
||||
pkgname=cdparanoia
|
||||
version=10.2
|
||||
revision=7
|
||||
revision=8
|
||||
wrksrc="${pkgname}-III-${version}"
|
||||
hostmakedepends="libtool automake"
|
||||
build_style=gnu-configure
|
||||
|
@ -19,7 +19,6 @@ CFLAGS="-fPIC"
|
|||
pre_configure() {
|
||||
autoreconf -i
|
||||
}
|
||||
|
||||
do_install() {
|
||||
make prefix=${DESTDIR}/usr MANDIR=${DESTDIR}/usr/share/man install
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue