gnuradio: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
dc2c374408
commit
1eb078bfcf
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnuradio'.
|
||||
pkgname=gnuradio
|
||||
version=3.8.0.0
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=cmake
|
||||
conf_files="/etc/gnuradio/conf.d/*"
|
||||
configure_args="-DENABLE_INTERNAL_VOLK=OFF -DGR_PYTHON_DIR=/${py3_sitelib}"
|
||||
|
@ -31,7 +31,6 @@ post_install() {
|
|||
|
||||
gnuradio-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/doc
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue