mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove last hints of Marble
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4287cd4a2d
commit
a68743ba15
2 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
|
@ -68,7 +68,6 @@ override_dh_auto_configure:
|
|||
-DFORCE_LIBSSH=1 \
|
||||
-DNO_PRINTING=OFF \
|
||||
-DMAKE_TESTS=OFF \
|
||||
-DNO_MARBLE=ON \
|
||||
$$(pwd)/.. ; )
|
||||
|
||||
override_dh_installchangelogs:
|
||||
|
|
Loading…
Add table
Reference in a new issue