Fix cut and paste error.

Submitted by:	Martin Blapp, maintainer
This commit is contained in:
Chris Costello 2000-09-07 22:39:08 +00:00
parent 6d44394778
commit b212c9ab77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32409

View file

@ -91,7 +91,7 @@ do-install:
@ ${ECHO}
@ ${FALSE}
.else
if exists(/compat/linux/${PREFIX})
.if exists(/compat/linux/${PREFIX})
@${LN} -fs /compat/linux/${PREFIX}/office52 ${PREFIX}/office52
.endif
@${CAT} ${PKGDIR}/MESSAGE
@ -108,6 +108,7 @@ if exists(/compat/linux/${PREFIX})
${ECHO} ; \
${FALSE} ; \
.endif
.endif
post-install:
@${PATCH} -s ${PREFIX}/office52/program/setup ${FILESDIR}/setup.patch