Shipping Mac OS X packages with SQL plugins
authorMarcus Eggenberger <egs@quassel-irc.org>
Tue, 30 Sep 2014 10:11:44 +0000 (12:11 +0200)
committerMarcus Eggenberger <egs@quassel-irc.org>
Wed, 1 Oct 2014 09:03:03 +0000 (11:03 +0200)
For core and mono builds, required SQL plugins are now automatically
included in the bundle. Since the core uses a flat package, it
requires a special qt.conf. Here, the Prefix is set to ../ as the
default Prefix on Mac OS points to the Contents direcotry of the
bundle, which does not exist in the flat package.


No differences found