From e078f19a9fe9451442fbd120d1f019c1a799e036 Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 8 Sep 2010 08:53:10 +0200 Subject: Ajustement de make de ktorrent --- kde/ktorrent/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde/ktorrent') diff --git a/kde/ktorrent/Pkgfile b/kde/ktorrent/Pkgfile index d911382f2..a42d8e637 100755 --- a/kde/ktorrent/Pkgfile +++ b/kde/ktorrent/Pkgfile @@ -19,7 +19,7 @@ build() { -DCMAKE_SKIP_RPATH=ON \ -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \ -DENABLE_MEDIAPLAYER_PLUGIN=false - make -j5 + make make DESTDIR=$PKG install mkdir -p $PKG/usr/share/applications install -m 644 $SRC/$name.desktop $PKG/usr/share/applications/ -- cgit v1.2.3-54-g00ecf