libwaylandpp: remove noarch
This commit is contained in:
parent
e6bbc56482
commit
53623a90e7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libwaylandpp'
|
# Template file for 'libwaylandpp'
|
||||||
pkgname=libwaylandpp
|
pkgname=libwaylandpp
|
||||||
version=0.2.7
|
version=0.2.7
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="waylandpp-${version}"
|
wrksrc="waylandpp-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SCANNER=TRUE -DBUILD_LIBRARIES=TRUE
|
configure_args="-DBUILD_SCANNER=TRUE -DBUILD_LIBRARIES=TRUE
|
||||||
|
@ -31,7 +31,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
libwaylandpp-doc_package() {
|
libwaylandpp-doc_package() {
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/doc
|
vmove usr/share/doc
|
||||||
|
|
Loading…
Reference in New Issue