mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove support for Qt4 (part 8)
Also remove some of the code for building on Ubuntu 12.04. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e744fc5bba
commit
38456cbaac
2 changed files with 0 additions and 269 deletions
|
@ -32,7 +32,6 @@ override_dh_auto_configure:
|
|||
ln -s src/lib/marble lib ; \
|
||||
mkdir include ; cd include ; for i in `find ../../marble-source -name \*.h` ; do ln -s $$i . ; done ; \
|
||||
ln -s . marble )
|
||||
patch -p1 < packaging/ubuntu/0001-Make-build-with-Qt4.patch
|
||||
qmake-qt4 LIBDCDEVEL=./libdivecomputer LIBGIT2DEVEL=./libgit2 LIBGIT2STATIC=1 LIBMARBLEDEVEL=./marble-build SPECIAL_MARBLE_PREFIX=1 subsurface.pro
|
||||
|
||||
override_dh_installchangelogs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue