libe-book: remove noarch
This commit is contained in:
parent
3f06c32b95
commit
8e85879b1a
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libe-book'
|
# Template file for 'libe-book'
|
||||||
pkgname=libe-book
|
pkgname=libe-book
|
||||||
version=0.1.3
|
version=0.1.3
|
||||||
revision=7
|
revision=8
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-werror"
|
configure_args="--disable-werror"
|
||||||
hostmakedepends="automake libtool gperf doxygen pkg-config"
|
hostmakedepends="automake libtool gperf doxygen pkg-config"
|
||||||
|
@ -30,7 +30,6 @@ libe-book-devel_package() {
|
||||||
libe-book-doc_package() {
|
libe-book-doc_package() {
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/doc
|
vmove usr/share/doc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue