mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Fix desktop entry
This commit is contained in:
parent
94c1330eeb
commit
dc5a8593a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241068
@ -39,6 +39,8 @@ post-patch:
|
||||
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|$$(datadir)/games|$$(datadir)|g; \
|
||||
s|$$(prefix)/games|$$(prefix)/bin|g'
|
||||
@${REINPLACE_CMD} -e 's|PREFIX/games|PREFIX/bin|' \
|
||||
${WRKSRC}/data/supertuxkart_desktop.template
|
||||
.if defined(NOPORTDOCS)
|
||||
@${REINPLACE_CMD} -e '/^install-data-am:/ s|install-dist_pkgdataDATA||' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
Loading…
Reference in New Issue
Block a user