$OpenBSD: patch-src_audtool_Makefile,v 1.1 2010/12/19 18:17:55 shadchin Exp $
--- src/audtool/Makefile.orig	Sat Dec  4 19:10:32 2010
+++ src/audtool/Makefile	Sat Dec  4 19:10:40 2010
@@ -29,7 +29,6 @@ LIBS += ${DBUS_LIBS}				\
 install-extra:
 	if test -h "${DESTDIR}${bindir}/audtool" ; then ${RM} "${DESTDIR}${bindir}/audtool" ; fi
 	mkdir -p "${DESTDIR}${bindir}"
-	${LN_S} audtool2 "${DESTDIR}${bindir}/audtool"
 
 uninstall-extra:
 	if test -h "${DESTDIR}${bindir}/audtool" ; then ${RM} "${DESTDIR}${bindir}/audtool" ; fi
