mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Fix the build fix. Copy paste fat finger, the copy buffer contained the incorrect
version of the fix. And I didn't check the paste. Reported by: Thomas Gellekum <thomas.gellekum@netaachen.de>
This commit is contained in:
parent
fe310ebf76
commit
6432be8114
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440677
@ -70,7 +70,7 @@ post-patch:
|
||||
@${MV} ${WRKSRC}/files/usr/${d} ${WRKSRC}/files${PREFIX}
|
||||
.endfor
|
||||
|
||||
@${REINPLACE_CMD} -e 's|--warn-error||g' ${WRKSRC}/src/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|--warn-error||g' ${WRKSRC}/src/Makefile.am
|
||||
|
||||
@${REINPLACE_CMD} -e 's|/usr/share/cinnamon|${STAGEDIR}${PREFIX}/share/|g ;\
|
||||
s|/usr/lib|${STAGEDIR}${PREFIX}/share/|g' \
|
||||
|
Loading…
Reference in New Issue
Block a user