summaryrefslogtreecommitdiffstats
path: root/german
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>2000-04-14 19:53:25 +0000
committerbillf <billf@FreeBSD.org>2000-04-14 19:53:25 +0000
commit5d17a9d8581b4b89c4dff9d8c3c118beca50a823 (patch)
treee4378d1ece9a640893c967ebaf2fab4c89a65538 /german
parentf40455c875e9cfe0f82ad9f61240eb6ddd1634a5 (diff)
downloadFreeBSD-ports-5d17a9d8581b4b89c4dff9d8c3c118beca50a823.zip
FreeBSD-ports-5d17a9d8581b4b89c4dff9d8c3c118beca50a823.tar.gz
/usr/compat -> /compat, peter's commit to osf1_base reminded me I had this.
Diffstat (limited to 'german')
-rw-r--r--german/staroffice70/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/german/staroffice70/Makefile b/german/staroffice70/Makefile
index 35ee080..cbe4b94 100644
--- a/german/staroffice70/Makefile
+++ b/german/staroffice70/Makefile
@@ -64,9 +64,9 @@ do-install:
@${CP} /compat/linux/etc/ld.so.conf ${TMPDIR}/ld.so.conf.tmp
@${ECHO} "${WRKDIR}/tmp" >> ${TMPDIR}/ld.so.conf.tmp
@${ECHO} "/usr/X11R6/lib" >> ${TMPDIR}/ld.so.conf.tmp
- @PATH=${PATH}:${TMPDIR}/sv001.tmp:/usr/compat/linux/tmp/sv001.tmp:/usr/compat/linux/tmp:/tmp
- @LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${TMPDIR}:${WRKDIR}/tmp:/usr/lib:/lib:/tmp:/usr/compat/linux/lib
- @/usr/compat/linux/sbin/ldconfig -f ${TMPDIR}/ld.so.conf.tmp
+ @PATH=${PATH}:${TMPDIR}/sv001.tmp:/compat/linux/tmp/sv001.tmp:/compat/linux/tmp:/tmp
+ @LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${TMPDIR}:${WRKDIR}/tmp:/usr/lib:/lib:/tmp:/compat/linux/lib
+ @/compat/linux/sbin/ldconfig -f ${TMPDIR}/ld.so.conf.tmp
@${CAT} ${PKGDIR}/MESSAGE
@-TEMP=${TMPDIR} ${WRKDIR}/so51inst/office51/setup /net
OpenPOWER on IntegriCloud