remove redundant substitution
Submitted by: clive
This commit is contained in:
parent
7b6e168aa1
commit
fd7472567d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37659
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ post-patch:
|
|||
.for i in dict.1 dictd.8
|
||||
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/$i
|
||||
.endfor
|
||||
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${PKGMESSAGE}
|
||||
.for i in dictd.conf example.conf
|
||||
@${PERL} -pi -e "s|/usr|${PREFIX}|g" ${WRKSRC}/$i
|
||||
.endfor
|
||||
|
|
Loading…
Reference in a new issue