cdemu-client: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-21 22:51:10 +07:00
parent 5fd1d4ae21
commit ea3f8f983e

View file

@ -1,8 +1,7 @@
# Template file for 'cdemu-client' # Template file for 'cdemu-client'
pkgname=cdemu-client pkgname=cdemu-client
version=3.2.4 version=3.2.4
revision=1 revision=2
archs=noarch
build_style=cmake build_style=cmake
configure_args="-DCMAKE_INSTALL_COMPLETIONSDIR=/usr/share/bash-completion/completions" configure_args="-DCMAKE_INSTALL_COMPLETIONSDIR=/usr/share/bash-completion/completions"
hostmakedepends="python3 intltool pkg-config" hostmakedepends="python3 intltool pkg-config"