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 ecf1063 commit 47313e7Copy full SHA for 47313e7
debian/rules
@@ -18,6 +18,7 @@ export PYBUILD_NAME = heudiconv
18
dh $@ --buildsystem=pybuild
19
20
override_dh_auto_install:
21
+ mkdir -p build
22
help2man -n 'DICOM converter for organizing brain imaging data into structured directory layouts' \
23
-N --no-discard-stderr bin/heudiconv > build/heudiconv.1
24
dh_auto_install
0 commit comments