From ec0a216e33517ffabe3bc6399dae03e09cebb2f7 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 23 Mar 2007 21:18:33 +0000 Subject: [PATCH] - Fix after objformat removal --- audio/zinf/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 3b63a698fee0..1497d7734552 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -89,6 +89,9 @@ pre-everything:: @${ECHO_MSG} "WITH_ALL_PLUGINS=yes build with all plugins" @${ECHO_MSG} +post-patch: + @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure + post-install: @${MKDIR} ${PREFIX}/etc/sdr/plugins ${INSTALL_DATA} ${FILESDIR}/sdr2.plugin.S100.audio.rtp.mpa.zinf \