From 7d1f2378c90bfcd04e379e219423d44992bea216 Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Mon, 6 Aug 2012 19:17:11 -0500 Subject: network/qbittorrent: Removed configure flag that was preventing build. Signed-off-by: Erik Hanson --- network/qbittorrent/qbittorrent.SlackBuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'network/qbittorrent/qbittorrent.SlackBuild') diff --git a/network/qbittorrent/qbittorrent.SlackBuild b/network/qbittorrent/qbittorrent.SlackBuild index b44d441699..861a80a1bd 100644 --- a/network/qbittorrent/qbittorrent.SlackBuild +++ b/network/qbittorrent/qbittorrent.SlackBuild @@ -73,8 +73,7 @@ CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ - --qtdir=/usr/lib${LIBDIRSUFFIX}/qt \ - --build=$ARCH-slackware-linux + --qtdir=/usr/lib${LIBDIRSUFFIX}/qt make make install INSTALL_ROOT=$PKG -- cgit v1.2.3