Codebase list geos / 4bceeb4
Remove .asm files. Bas Couwenberg 4 years ago
2 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
99 * Rename C++ library package for SONAME bump.
1010 * Refresh patches.
1111 * Don't install TODO in docs, removed upstream.
12 * Remove .asm files.
1213
1314 -- Bas Couwenberg <sebastic@debian.org> Sat, 28 Sep 2019 07:30:00 +0200
1415
6767 rm -f debian/tmp/usr/include/geos.h
6868 find debian/tmp/usr/include/geos -name "*.inl" -delete
6969
70 # Remove .asm files
71 rm -f debian/tmp/usr/include/geos/algorithm/ttmath/ttmathuint_x86_64_msvc.asm
72
7073 # Remove .la files
7174 find debian/tmp/usr/lib -name '*.la' -delete
7275