1
0

upstream.properly-clean-up.patch 527 B

1234567891011121314151617
  1. Description: Properly clean up in clean target
  2. Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
  3. Bug-Debian: https://bugs.debian.org/1043891
  4. Forwarded: no
  5. Last-Update: 2024-08-31
  6. --- a/Makefile.in
  7. +++ b/Makefile.in
  8. @@ -44,7 +44,7 @@
  9. ./test.sh
  10. clean: check-clean
  11. - rm -f libbgpdump.so libbgpdump.a example bgpdump $(LIB_O)
  12. + rm -f libbgpdump.so libbgpdump.a example bgpdump $(LIB_O) test bgpdump.spec
  13. distclean: clean
  14. rm -Rf config.log config.status *.dSYM core *.core autom4te.cache bgpdump-config.h Makefile