Codebase list python-pyproj / 59ed682
Drop obsolete dh_auto_install override. Bas Couwenberg 9 years ago
1 changed file(s) with 0 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
2525 nad2bin nad2bin.o \
2626 src/pj_malloc.o
2727
28 override_dh_auto_install:
29 dh_auto_install
30 find $(CURDIR)/debian/tmp/ -name "data" -type d | xargs rm -rf
31
3228 override_dh_install:
3329 dh_install --list-missing
3430