openbsd-ports/audio/audacious/patches/patch-src_audacious_Makefile
shadchin bd642d3769 Update to 2.4.2.
ok jasper@
2010-12-19 18:17:55 +00:00

12 lines
504 B
Plaintext

$OpenBSD: patch-src_audacious_Makefile,v 1.1 2010/12/19 18:17:55 shadchin Exp $
--- src/audacious/Makefile.orig Wed Dec 8 04:14:31 2010
+++ src/audacious/Makefile Fri Dec 17 01:31:18 2010
@@ -151,7 +151,6 @@ dbus-client-bindings.h: ${DBUS_BINDINGS_SOURCES}
install-extra:
if test -h "${DESTDIR}${bindir}/audacious" ; then ${RM} "${DESTDIR}${bindir}/audacious" ; fi
- ${LN_S} audacious2 "${DESTDIR}${bindir}/audacious"
if test x"${PROG_IMPLIB_NEEDED}" = x"yes"; then \
for i in ${PROG}; do \