summaryrefslogtreecommitdiffstats
path: root/extra/opencv/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/opencv/Pkgfile')
-rw-r--r--extra/opencv/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/opencv/Pkgfile b/extra/opencv/Pkgfile
index 76c8e6e7a..65e1c61ce 100644
--- a/extra/opencv/Pkgfile
+++ b/extra/opencv/Pkgfile
@@ -24,7 +24,7 @@ build() {
-DCMAKE_SKIP_RPATH=ON \
-DWITH_XINE=ON \
-DWITH_UNICAP=OFF
- make -j3
+ make
make DESTDIR=$PKG install
}