Oops, fix .desktop file installation w/ correct ownership, spotted by naddy@.

This commit is contained in:
landry 2008-09-26 11:44:39 +00:00
parent 22c7b74477
commit 7429fca9f9
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2008/09/23 19:37:06 landry Exp $
# $OpenBSD: Makefile,v 1.6 2008/09/26 11:44:39 landry Exp $
COMMENT= personal accounting application
@ -42,7 +42,8 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/applications/
${SUBST_CMD} -c ${FILESDIR}/grisbi.desktop \
${INSTALL_DATA} ${FILESDIR}/grisbi.desktop \
${PREFIX}/share/applications/grisbi.desktop
${SUBST_CMD} ${PREFIX}/share/applications/grisbi.desktop
.include <bsd.port.mk>

View File

@ -1,6 +1,7 @@
@comment $OpenBSD: PLIST,v 1.2 2008/09/23 19:37:06 landry Exp $
@comment $OpenBSD: PLIST,v 1.3 2008/09/26 11:44:39 landry Exp $
@bin bin/grisbi
@man man/man1/grisbi.1
share/applications/
share/applications/grisbi.desktop
share/doc/grisbi/
share/doc/grisbi/help/