summaryrefslogtreecommitdiffstats
path: root/kde/kdeaccessibility
diff options
context:
space:
mode:
Diffstat (limited to 'kde/kdeaccessibility')
-rwxr-xr-xkde/kdeaccessibility/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdeaccessibility/Pkgfile b/kde/kdeaccessibility/Pkgfile
index bb5d74c60..c3397497c 100755
--- a/kde/kdeaccessibility/Pkgfile
+++ b/kde/kdeaccessibility/Pkgfile
@@ -18,7 +18,7 @@ build() {
-DCMAKE_SKIP_RPATH=ON \
-DBUILD_doc=OFF \
-DWITH_Speechd=OFF
- make -j5
+ make
make DESTDIR=$PKG install
}