We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b0fb6 commit 6c16737Copy full SHA for 6c16737
scripts/release_ppa.sh
@@ -217,7 +217,7 @@ override_dh_shlibdeps:
217
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
218
219
override_dh_auto_configure:
220
- dh_auto_configure -- -DTESTS=OFF ${CMAKE_OPTIONS}
+ dh_auto_configure -- -DTESTS=OFF -DFETCHCONTENT_FULLY_DISCONNECTED=OFF ${CMAKE_OPTIONS}
221
EOF
222
cat <<EOF > debian/copyright
223
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
0 commit comments