summaryrefslogtreecommitdiff
path: root/german/staroffice70
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-10-17 20:29:39 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-10-17 20:29:39 +0000
commit8209ae298d5594fb524aabcbe55c83b585834eff (patch)
treef84488dc6e0e55ac91b5dfce57c1643288e83107 /german/staroffice70
parentfix some maps which are truncated in the official distribution (diff)
Opps, this is a bourne script, not binary.
Notes
Notes: svn path=/head/; revision=48890
Diffstat (limited to 'german/staroffice70')
-rw-r--r--german/staroffice70/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/german/staroffice70/Makefile b/german/staroffice70/Makefile
index ce1ba8c2d394..1d5c7d5502a5 100644
--- a/german/staroffice70/Makefile
+++ b/german/staroffice70/Makefile
@@ -159,7 +159,7 @@ post-install:
@${MV} ${INSTDB.INS} ${INSTDB.INS}.orig
@${SED} -e 's%DefaultDestPath = "${PREFIX}/staroffice%DefaultDestPath = "staroffice%' \
${INSTDB.INS}.orig > ${INSTDB.INS}
- @${INSTALL_PROGRAM} ${PREFIX}/${SOVERSION}/program/soffice \
+ @${INSTALL_SCRIPT} ${PREFIX}/${SOVERSION}/program/soffice \
${PREFIX}/${SOVERSION}/program/spadmin
.if !exists(${LINUXBASE}/usr/X11R6/lib/libXrender.so)
@${LN} -fs ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0 ${PREFIX}/${SOVERSION}/program/libXrender.so