mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
signond: remove noarch
This commit is contained in:
parent
c37edf1411
commit
0bf68e6e3e
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'signond'
|
# Template file for 'signond'
|
||||||
pkgname=signond
|
pkgname=signond
|
||||||
version=8.60
|
version=8.60
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="signond-VERSION_${version}-4d195e4dc7a47ff5cb51e36a83d4d05808c5befe"
|
wrksrc="signond-VERSION_${version}-4d195e4dc7a47ff5cb51e36a83d4d05808c5befe"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIBDIR=/usr/lib"
|
configure_args="LIBDIR=/usr/lib"
|
||||||
|
@ -25,7 +25,6 @@ pre_configure() {
|
||||||
}
|
}
|
||||||
|
|
||||||
signond-doc_package() {
|
signond-doc_package() {
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/doc
|
vmove usr/share/doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue