recode: rebuild to update metadata objs.
This commit is contained in:
parent
e3b52adef9
commit
966f31d66f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'recode'
|
# Template file for 'recode'
|
||||||
pkgname=recode
|
pkgname=recode
|
||||||
version=3.6
|
version=3.6
|
||||||
revision=7
|
revision=8
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-included-gettext jm_cv_func_working_malloc=yes
|
configure_args="--without-included-gettext jm_cv_func_working_malloc=yes
|
||||||
|
@ -31,7 +31,7 @@ librecode_package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
recode-devel_package() {
|
recode-devel_package() {
|
||||||
depends="libglib-devel librecode>=${version}_${revision}"
|
depends="librecode>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue