- Fix after objformat removal
This commit is contained in:
parent
91fbf78a40
commit
ec0a216e33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188130
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue