From b212c9ab7785fef4fce9d9c18af29d5e5b91df20 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Thu, 7 Sep 2000 22:39:08 +0000 Subject: [PATCH] Fix cut and paste error. Submitted by: Martin Blapp, maintainer --- german/staroffice52/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile index 6a62c7ceec5b..95002040e5ad 100644 --- a/german/staroffice52/Makefile +++ b/german/staroffice52/Makefile @@ -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