summaryrefslogtreecommitdiff
path: root/extra/nepomuk-core/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/nepomuk-core/PKGBUILD')
-rw-r--r--extra/nepomuk-core/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/nepomuk-core/PKGBUILD b/extra/nepomuk-core/PKGBUILD
index 7379c4087..d54b48cce 100644
--- a/extra/nepomuk-core/PKGBUILD
+++ b/extra/nepomuk-core/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 177801 2013-02-09 06:06:12Z andrea $
+# $Id: PKGBUILD 178513 2013-02-24 20:21:43Z eric $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=nepomuk-core
pkgver=4.10.0
-pkgrel=2
+pkgrel=3
pkgdesc="Contains the central Nepomuk services like file indexing, file system monitoring, query, storage, client libraries"
url="https://projects.kde.org/projects/kde/kdelibs/nepomuk-core"
arch=('i686' 'x86_64')
@@ -30,7 +30,7 @@ build() {
}
package() {
- cd "${srcdir}"/build
+ cd build
make DESTDIR="${pkgdir}" install
# Fix the python shebang