From 5c904717322f8113870abf48cc93c3c8b00ab4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 30 Jul 2013 08:51:11 +0000 Subject: [all autotools packages]: normalize ./configure --- main/qt/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'main/qt') diff --git a/main/qt/APKBUILD b/main/qt/APKBUILD index 95fecd1923..4cf6ba8720 100644 --- a/main/qt/APKBUILD +++ b/main/qt/APKBUILD @@ -49,6 +49,7 @@ build() { export QT4DIR="$_builddir" export PATH="${QT4DIR}/bin:${PATH}" export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH} + # note: not autotools ./configure -confirm-license -opensource \ -prefix /usr \ -docdir /usr/share/doc/qt \ -- cgit v1.2.3