From ff944e04dd74c55d43e766f03be8d51e0cbcf2e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Sun, 4 Sep 2005 22:54:36 +0000 Subject: [PATCH] =?UTF-8?q?biraz=20RAM=20yiyelim=20ama=20h=C4=B1zl=C4=B1?= =?UTF-8?q?=20derleyelim...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pisi/actionsapi/kde.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pisi/actionsapi/kde.py b/pisi/actionsapi/kde.py index 2e4960a6..c9742af5 100644 --- a/pisi/actionsapi/kde.py +++ b/pisi/actionsapi/kde.py @@ -47,6 +47,7 @@ def configure(parameters = ''): --with-qt-dir=%s \ --enable-mt \ --with-qt-libraries=%s \ + --enable-final \ --disable-dependency-tracking \ --disable-debug \ %s' % (get.kdeDIR(), get.HOST(), get.qtDIR(), get.qtLIBDIR(), parameters)