Remove last hints of Marble

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-10-20 21:23:18 -04:00
parent 4287cd4a2d
commit a68743ba15
2 changed files with 0 additions and 2 deletions

View file

@ -124,7 +124,6 @@ mkdir -p install-root
-DCMAKE_C_FLAGS:STRING="%optflags" \
-DCMAKE_CXX_FLAGS:STRING="%optflags" \
-DNO_PRINTING=OFF \
-DNO_MARBLE=ON \
.. ; \
make VERBOSE=1 %{?_smp_mflags} subsurface)

View file

@ -68,7 +68,6 @@ override_dh_auto_configure:
-DFORCE_LIBSSH=1 \
-DNO_PRINTING=OFF \
-DMAKE_TESTS=OFF \
-DNO_MARBLE=ON \
$$(pwd)/.. ; )
override_dh_installchangelogs: