From a2105d9f79b4b1fd476adf76673c3c11c40dc633 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 22 Oct 2013 13:57:35 +0000 Subject: - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) --- editors/openoffice-3/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'editors/openoffice-3/Makefile') diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 033db6a419a8..084f359356a7 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -311,7 +311,6 @@ post-install: @${LN} -sf ${PREFIX}/${INSTALLATION_BASEDIR}/${OOODIR}/share/xdg \ ${DESKTOPDIR}/${EXECBASE} @${ECHO_CMD} "share/applications/${EXECBASE}" >> ${TMPPLIST} - @${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${TMPPLIST} @${PREFIX}/bin/update-desktop-database 2>/dev/null || ${TRUE} @${ECHO_CMD} "@exec ${PREFIX}/bin/update-desktop-database 2>/dev/null || ${TRUE}" >> ${TMPPLIST} @for dir in `ls ${ICONS}/hicolor | ${GREP} -v CVS`; do \ -- cgit v1.2.3