mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 04:27:15 +08:00
Fix docs for 4.7
This commit is contained in:
parent
f993706cc9
commit
cf172d5d55
@ -30,7 +30,7 @@ pkgname=('kdegraphics-common'
|
||||
|
||||
arch=('i686' 'x86_64')
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
|
||||
pkgdesc="split package"
|
||||
url="http://www.kde.org"
|
||||
@ -107,8 +107,6 @@ package_kdegraphics-common()
|
||||
package_kdegraphics-doc()
|
||||
{
|
||||
pkgdesc="KDE Graphics - Documentation"
|
||||
depends=("${_origname}-common>=${_kdever}")
|
||||
conflicts=("kdemod-${_origname}-doc")
|
||||
groups=("kde-complete" "${_origname}" "kde-doc" "kde-uninstall")
|
||||
|
||||
splitdirs="doc"
|
||||
|
Loading…
Reference in New Issue
Block a user