irc/ninja: remove unnecessary REINPLACE_CMD
This commit is contained in:
parent
c2f06582cb
commit
fcaf40453b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530487
@ -16,10 +16,6 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= IRCLIB="${DATADIR}"
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|%%IRCLIB%%|${DATADIR}|g" \
|
||||
${WRKSRC}/include/config.h.dist
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ninja ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ninjawserv ${STAGEDIR}${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user