mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 06:37:13 +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')
|
arch=('i686' 'x86_64')
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
|
|
||||||
pkgdesc="split package"
|
pkgdesc="split package"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
@ -107,8 +107,6 @@ package_kdegraphics-common()
|
|||||||
package_kdegraphics-doc()
|
package_kdegraphics-doc()
|
||||||
{
|
{
|
||||||
pkgdesc="KDE Graphics - Documentation"
|
pkgdesc="KDE Graphics - Documentation"
|
||||||
depends=("${_origname}-common>=${_kdever}")
|
|
||||||
conflicts=("kdemod-${_origname}-doc")
|
|
||||||
groups=("kde-complete" "${_origname}" "kde-doc" "kde-uninstall")
|
groups=("kde-complete" "${_origname}" "kde-doc" "kde-uninstall")
|
||||||
|
|
||||||
splitdirs="doc"
|
splitdirs="doc"
|
||||||
|
Loading…
Reference in New Issue
Block a user