mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 23:04:38 +08:00
massive directory fix to previous mistake for KF5 ported apps
This commit is contained in:
parent
d26937da6d
commit
259bd977fb
@ -9,7 +9,7 @@ pkgdesc='Screen ruler for measuring pixels'
|
||||
url='http://kde.org/applications/graphics/kruler/'
|
||||
arch=('x86_64')
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
depends=('knotifications' 'kmxlgui')
|
||||
depends=('knotifications' 'kxmlgui')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||
groups=('kde' 'kdegraphics' 'kde-uninstall')
|
||||
categories=('graphics')
|
||||
@ -32,6 +32,6 @@ build() {
|
||||
}
|
||||
|
||||
package() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
cd build
|
||||
make DESTDIR=${pkgdir} install
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user