Codebase list libblockdev / b29672d
Drop unneeded binary targets in debian/rules Andreas Henriksson 6 years ago
1 changed file(s) with 0 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
2727 override_dh_install:
2828 find debian/tmp -name '*.la' | xargs rm -f
2929 dh_install --fail-missing
30
31 binary binary-arch binary-indep:
32 dh $@ --with python2,python3