summaryrefslogtreecommitdiffstats
path: root/editors/staroffice52
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-12-18 15:36:43 +0000
committerolgeni <olgeni@FreeBSD.org>2001-12-18 15:36:43 +0000
commit4150fc268479c4f01e7f90e03adec5021346c83f (patch)
treec90c6a679426cf24cd3430a56eae7b215d0a8269 /editors/staroffice52
parent88660f9f8acbc63ae5bdce4d2a1f9e77e2cb9957 (diff)
downloadFreeBSD-ports-4150fc268479c4f01e7f90e03adec5021346c83f.zip
FreeBSD-ports-4150fc268479c4f01e7f90e03adec5021346c83f.tar.gz
Do not leave a .orig file around after running the "post-install" target.
Diffstat (limited to 'editors/staroffice52')
-rw-r--r--editors/staroffice52/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile
index 99a1c31..4517fba 100644
--- a/editors/staroffice52/Makefile
+++ b/editors/staroffice52/Makefile
@@ -183,6 +183,7 @@ post-install:
@${CP} ${INSTDB.INS} ${INSTDB.INS}.orig
@${SED} -e 's%DefaultDestPath = "${PREFIX}/office52%DefaultDestPath = "office52%' \
< ${INSTDB.INS}.orig > ${INSTDB.INS}
+ @${RM} ${INSTDB.INS}.orig
install-user:
@-SAL_IGNOREXERRORS=1 PATH="/bin:${PATH}" ${LINUXBASE}/bin/sh -c \
OpenPOWER on IntegriCloud