mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Create share/applications directory before trying to install files into it.
Reported by: pointyhat
This commit is contained in:
parent
e977ff0d76
commit
51fbce3fc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207640
@ -29,6 +29,7 @@ post-patch:
|
||||
${WRKSRC}/support/_install.py
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/share/applications
|
||||
cd ${WRKSRC}; ./install.sh -I ${DATADIR}
|
||||
${LN} -sf ${DATADIR}/bin/komodo ${PREFIX}/bin/komodo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user