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'.
|
# Template file for 'cdparanoia'.
|
||||||
pkgname=cdparanoia
|
pkgname=cdparanoia
|
||||||
version=10.2
|
version=10.2
|
||||||
revision=7
|
revision=8
|
||||||
wrksrc="${pkgname}-III-${version}"
|
wrksrc="${pkgname}-III-${version}"
|
||||||
hostmakedepends="libtool automake"
|
hostmakedepends="libtool automake"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -19,7 +19,6 @@ CFLAGS="-fPIC"
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make prefix=${DESTDIR}/usr MANDIR=${DESTDIR}/usr/share/man install
|
make prefix=${DESTDIR}/usr MANDIR=${DESTDIR}/usr/share/man install
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue