gconfmm: don't cross build -doc subpackage
This commit is contained in:
parent
d65eab19cb
commit
d6a491b027
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@ gconfmm-devel_package() {
|
|||
}
|
||||
}
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
gconfmm-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
noarch=yes
|
||||
|
@ -32,3 +33,4 @@ gconfmm-doc_package() {
|
|||
vmove usr/share/doc
|
||||
}
|
||||
}
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue