Description: Don't install binarys with a version in them
 We don't need them.
Forwarded: not-needed
Author: Thomas Weber <tweber@debian.org>
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -159,7 +159,7 @@
 main.cc: main.in.cc Makefile
 	@$(do_subst_default_vals)
 
-install-exec-hook: make-version-links
+install-exec-hook: 
 
 uninstall-local: remove-version-links
 
