Codebase list pylibtiff / aa4cbac
Drop unnecessary override_dh_auto_install Antonio Valentino 1 year, 5 months ago
2 changed file(s) with 2 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
1515 * debian/patches:
1616 - refresh and renumber all patches
1717 - new 0003-Fix-README-path.patch.
18 * debian/rules:
19 - drop unnecessary override_dh_auto_install.
1820
1921 -- Bas Couwenberg <sebastic@debian.org> Tue, 21 Jun 2022 07:18:34 +0200
2022
77 %:
88 dh $@ --with python3 --buildsystem=pybuild
99
10 override_dh_auto_install:
11 dh_auto_install
12
13 $(RM) debian/*/usr/lib/python*/dist-packages/libtiff/LICENSE
14
1510 override_dh_python3:
1611 dh_python3
1712 dh_numpy3