med: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
4f6a8412ac
commit
5f566a2436
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'med'
|
# Template file for 'med'
|
||||||
pkgname=med
|
pkgname=med
|
||||||
version=4.0.0
|
version=4.0.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-swig=yes --includedir=/usr/include/med"
|
configure_args="--with-swig=yes --includedir=/usr/include/med"
|
||||||
pycompile_module=med
|
pycompile_module=med
|
||||||
|
@ -36,7 +36,6 @@ libmed_package() {
|
||||||
|
|
||||||
med-doc_package() {
|
med-doc_package() {
|
||||||
short_desc+=" - Documentation"
|
short_desc+=" - Documentation"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/doc/med
|
vmove usr/share/doc/med
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue