Fix REINPLACE statement.
Noticed by: bento
This commit is contained in:
parent
b57da78d89
commit
6d00465c96
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69520
@ -46,7 +46,7 @@ post-patch:
|
||||
${WRKSRC}/src/wmtune.c
|
||||
|
||||
do-configure:
|
||||
@${REINPLACE_CMD} -pi.orig -e 's|/etc|${PREFIX}/etc|' \
|
||||
@${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|' \
|
||||
${WRKSRC}/src/wmtune.c
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user