Codebase list libgeotiff / 344c85a
Explicitly remove .la file, not installed. Bas Couwenberg 7 years ago
2 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
22 * Add patch to not install makegeo, install source in examples instead.
33 * Use dh-autoreconf instead of autotools-dev.
44 * Add patch to add manpages for applygeo & geotifcp, and fix listgeo manpage.
5 * Explicitly remove .la file, not installed.
56
67 -- Bas Couwenberg <sebastic@debian.org> Tue, 09 Aug 2016 20:56:10 +0200
78
2121 dh_clean libgeotiff.* xtiffio.h newgeo.tif
2222
2323 override_dh_install:
24 $(RM) debian/*/usr/lib/*/libgeotiff.la
2425 dh_install --list-missing
2526
2627 override_dh_installchangelogs: