Commit Graph

3 Commits

Author SHA1 Message Date
AsamK
2be400e33e CONFIG shouldn't be reset at qmake call, use CONFIG+=… instead
With CONFIG=…, the default values of CONFIG are cleared, with qt4 this
doesn't seem to be a problem, but with qt5 the build fails.

CONFIG=staticlib in openpgpsdk.pro was added in 3caeb0ab7f
for OS X, but is not necessary on linux
2015-09-01 14:53:17 +02:00
AsamK
5aaf3e66f7 Move data dir from build_scripts/ to root and adapt RedHat build files
The icons and desktop file in the data directory are shared between
linux distributions so they shouldn't be in the build_scripts directory.

The redhat build now makes use of "make install" and relocatable plugins dir.
2015-08-25 00:56:50 +02:00
Heini
7fe46ed51c Provide RedHat family packaging script. 2015-08-23 14:18:06 +02:00