Disabling dh_auto_install when building arch-independ only (Closes: #1098378).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4423f3e3d7
commit
6da3a246d8
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -21,3 +21,6 @@ override_dh_auto_configure:
|
|||
|
||||
override_dh_auto_build-indep:
|
||||
dh_auto_build -- doc
|
||||
|
||||
override_dh_auto_install-indep:
|
||||
# disabled
|
||||
|
|
Loading…
Add table
Reference in a new issue