From: Francois-Xavier Le Bail Date: Sat, 13 Mar 2021 16:23:43 +0000 (+0100) Subject: Uninstall the version stamped tcpdump X-Git-Tag: tcpdump-4.99.1~49 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/2187b11a3e17b5e96d267ead5ccbd04bae1757fa Uninstall the version stamped tcpdump (cherry picked from commit 9389efe24be9bfbc4bcaeaaace605494e5d9394b) --- diff --git a/Makefile.in b/Makefile.in index 667b217c..0ca34059 100644 --- a/Makefile.in +++ b/Makefile.in @@ -428,6 +428,7 @@ install: all uninstall: rm -f $(DESTDIR)$(bindir)/$(PROG) + rm -f $(DESTDIR)$(bindir)/$(PROG).`cat ${srcdir}/VERSION` rm -f $(DESTDIR)$(mandir)/man1/$(PROG).1 lint: