diff --git a/debian/rules b/debian/rules index fd08dc5..99e2477 100755 --- a/debian/rules +++ b/debian/rules @@ -44,6 +44,7 @@ ifneq "$(AFL_NO_X86)" "" cd debian/afl++/usr/bin/ && rm afl-gcc afl-g++ cd debian/afl++/usr/lib/afl/ && rm as afl-as cd debian/afl++-clang/usr/bin/ && rm afl-clang afl-clang++ + cd debian/afl++-clang/usr/share/man/man8 && rm afl-clang-fast.8 afl-clang-fast++.8 endif override_dh_auto_test: