mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
mkdir share/pixmaps and share/applications
Noted by: kris
This commit is contained in:
parent
6043086f6d
commit
3b5615ddfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159236
@ -120,6 +120,8 @@ post-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
|
||||
.endfor
|
||||
.endif
|
||||
@${MKDIR} ${PREFIX}/share/pixmaps
|
||||
@${MKDIR} ${PREFIX}/share/applications
|
||||
@${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/
|
||||
@${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/
|
||||
|
||||
|
@ -120,6 +120,8 @@ post-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
|
||||
.endfor
|
||||
.endif
|
||||
@${MKDIR} ${PREFIX}/share/pixmaps
|
||||
@${MKDIR} ${PREFIX}/share/applications
|
||||
@${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/
|
||||
@${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user