summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbfb416b70b3..d9bb8f08eaaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,7 +46,7 @@ build(){
--prefix=/usr
cd ../..
- qmake-qt4 CONFIG+="release with_ext" MEGA.pro
+ qmake-qt4 CONFIG+="release" MEGA.pro
lrelease-qt4 MEGASync/MEGASync.pro
make
}