From d0366e9dfe417e8584e563a1a0445db027d2cbc5 Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 8 Sep 2010 08:27:58 +0200 Subject: Ajustement de make de autopano-sift-c --- extra/autopano-sift-c/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/autopano-sift-c/Pkgfile') diff --git a/extra/autopano-sift-c/Pkgfile b/extra/autopano-sift-c/Pkgfile index a86fa1670..923cb5aa7 100755 --- a/extra/autopano-sift-c/Pkgfile +++ b/extra/autopano-sift-c/Pkgfile @@ -12,7 +12,7 @@ source=( http://downloads.sourceforge.net/sourceforge/hugin/autopano-sift-C-$ver build() { cd autopano-sift-C-$version cmake -DCMAKE_INSTALL_PREFIX=/usr - make -j3 + make make DESTDIR=$PKG install } -- cgit v1.2.3-54-g00ecf