tcpdump: punt duplicate versioned binary
authorMike Frysinger <vapier@gentoo.org>
Sat, 27 Nov 2010 23:55:20 +0000 (18:55 -0500)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 29 Nov 2010 09:33:47 +0000 (10:33 +0100)
commit3783d4a30140ae68e016677c125405cf77142e38
tree60b25ed6cc1584f5102d2471eb7e00fa4738a57f
parent512bb3c6d4abd461376668fb2eac7e7e1f3a7ab2
tcpdump: punt duplicate versioned binary

The tcpdump package likes to install two binaries into /usr/sbin --
one named "tcpdump" and one named "tcpdump.<ver>".  But it does this
by installing the file twice rather than using links.  Since the alt
name is useless to us, just punt it.

[Peter: Rework to use POST_INSTALL_TARGET_HOOKS instead]
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/tcpdump/tcpdump.mk