deskutils/ganttproject: Fix r499177
This commit is contained in:
parent
c27f0d558e
commit
ac7bc0787f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499178
@ -30,7 +30,7 @@ DESKTOP_ENTRIES="GanttProject" "" "ganttproject" "ganttproject" "" ""
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
|
||||
${CHMOD} ${BINMODE} ${WRKSRC}/ganttproject ${STAGEDIR}${DATADIR}
|
||||
${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/ganttproject
|
||||
${RLN} ${STAGEDIR}${DATADIR}/ganttproject ${STAGEDIR}${PREFIX}/bin
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps
|
||||
${RLN} ${STAGEDIR}${DATADIR}/plugins-${DISTVERSION}/ganttproject/data/resources/icons/ganttproject.png \
|
||||
|
Loading…
Reference in New Issue
Block a user