Codebase list nfdump / 90aed0e
Fix FTBFS on all arches except amd64 Bernhard Schmidt 7 years ago
2 changed file(s) with 2 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
+0
-3
debian/not-installed less more
0 usr/lib/x86_64-linux-gnu/libnfdump.a
1 usr/lib/x86_64-linux-gnu/libnfdump.la
2
3131 dh_strip --dbg-package=nfdump-dbg
3232
3333 override_dh_install:
34 # Explicitly delete intentionally not-installed files
35 # these are also listed in debian/not-installed, but that
36 # requires debhelper (>= 9.20151004) not in Jessie
37 rm -f debian/tmp/usr/lib/x86_64-linux-gnu/libnfdump.a
38 rm -f debian/tmp/usr/lib/x86_64-linux-gnu/libnfdump.la
34 rm -f debian/tmp/usr/lib/*/libnfdump.a
35 rm -f debian/tmp/usr/lib/*/libnfdump.la
3936 dh_install --fail-missing