1
0
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:
Tilman Keskinoz 2008-02-20 12:35:36 +00:00
parent e977ff0d76
commit 51fbce3fc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207640

View File

@ -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