~blue-shell/blue-shell/akonadi-ubuntu

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Philip Muskovac
  • Date: 2013-09-18 21:00:01 UTC
  • Revision ID: yofel@gmx.net-20130918210001-jicaead7p7j9yre8
Set INSTALL_QSQLITE_IN_QT_PREFIX=TRUE so the sqlite3 driver is installed
in a place where qt4 can find it (LP: #1218820)

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
override_dh_auto_configure:
13
13
        $(overridden_command) -- -DMYSQLD_EXECUTABLE:STRING=/usr/sbin/mysqld-akonadi \
14
 
            -DCONFIG_INSTALL_DIR=/etc
 
14
            -DCONFIG_INSTALL_DIR=/etc \
 
15
            -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE
15
16
 
16
17
override_dh_installdocs:
17
18
        # Install README.Debian to backend packages