2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-02-25 07:36:28 -07:00

falkon: Remove unused configure option

This commit is contained in:
Dylan Araps 2020-01-18 10:42:22 +02:00
parent 844f55fc8c
commit e6e39ce78b
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -14,7 +14,6 @@ sed -i 's/\(Settings>\)/\1\n#include <QFile>/' \
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DCMAKE_SHARED_LIBS=True \
-DCMAKE_BUILD_TYPE=Release \
-DDISABLE_DBUS=ON