mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 00:04:31 +08:00
debian packaging: explain need for buildsystem argument to dh
This commit is contained in:
parent
a85ffb40f9
commit
7e6baab153
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -7,6 +7,7 @@ export DH_VERBOSE=1
|
|||
%:
|
||||
dh $@
|
||||
|
||||
# Setting the build system is still required, because otherwise the GNUmakefile gets picked up
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure --buildsystem=cmake --parallel
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user