mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 17:21:14 -03:00
Debian packaging: update debhelper compat level
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -9,7 +9,7 @@ export DH_VERBOSE=1
|
||||
|
||||
# Setting the build system is still required, because otherwise the GNUmakefile gets picked up
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure --buildsystem=cmake --parallel
|
||||
dh_auto_configure --buildsystem=cmake
|
||||
|
||||
# On CMake 3.5 (and possibly 3.6), the test target does not pick up its dependencies properly
|
||||
# Build fish_tests/tests_buildroot_target by hand (remove this once Ubuntu Xenial is out of support)
|
||||
|
||||
Reference in New Issue
Block a user