From 8248f6559edf9a0938ff082227b523b7fd4a0eab Mon Sep 17 00:00:00 2001 From: sibel Date: Fri, 29 Apr 2011 12:16:46 +0200 Subject: ntrack, 014-2, correction port --- extra/ntrack/Pkgfile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra') diff --git a/extra/ntrack/Pkgfile b/extra/ntrack/Pkgfile index 00c58a07a..8cddd3b73 100755 --- a/extra/ntrack/Pkgfile +++ b/extra/ntrack/Pkgfile @@ -2,21 +2,21 @@ # URL: http://launchpad.net/ntrack/ # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: qt, libnl +# Depends on: qt, libnl, pyqt # Run on: qt,libnl name=ntrack version=014 release=2 source=(http://launchpad.net/$name/main/$version/+download/$name-$version.tar.gz - ntrack-014-link.patch -) + ntrack-014-link.patch) -build() { +build() { + unset MAKEFLAGS cd $name-$version patch -Np1 -i ../ntrack-014-link.patch - ./configure --prefix=/usr\ + PYTHON=python2 ./configure --prefix=/usr\ --sysconfdir=/etc \ --localstatedir=/var make -- cgit v1.2.3-70-g09d2