aboutsummaryrefslogtreecommitdiffstats
path: root/german
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-04-15 04:24:04 +0800
committerPeter Wemm <peter@FreeBSD.org>2000-04-15 04:24:04 +0800
commit6f80b55952760f7087a05986d4504c9ec806b210 (patch)
treeba5686df47d72850f619ecf44541ed1933ec8443 /german
parent688db8336398d4fb4c8c424602af10926082afb6 (diff)
downloadfreebsd-ports-6f80b55952760f7087a05986d4504c9ec806b210.tar.gz
freebsd-ports-6f80b55952760f7087a05986d4504c9ec806b210.tar.zst
freebsd-ports-6f80b55952760f7087a05986d4504c9ec806b210.zip
Complete /usr/compat -> /compat (this was partly correct already)
Notes
Notes: svn path=/head/; revision=27545
Diffstat (limited to 'german')
-rw-r--r--german/staroffice5/Makefile6
-rw-r--r--german/staroffice52/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/german/staroffice5/Makefile b/german/staroffice5/Makefile
index dd3fa2091785..3f0c0c2f224a 100644
--- a/german/staroffice5/Makefile
+++ b/german/staroffice5/Makefile
@@ -73,15 +73,15 @@ do-install:
@${CP} /compat/linux/etc/ld.so.conf ${WRKDIR}/tmp/ld.so.conf.temp
@${ECHO} "${WRKDIR}/tmp" >> ${WRKDIR}/tmp/ld.so.conf.temp
@PATH=${PATH}:${WRKDIR}/tmp
- @LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${WRKDIR}/tmp:/usr/lib:/lib:/usr/compat/linux/lib
- @/usr/compat/linux/sbin/ldconfig -f ${WRKDIR}/tmp/ld.so.conf.temp
+ @LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${WRKDIR}/tmp:/usr/lib:/lib:/compat/linux/lib
+ @/compat/linux/sbin/ldconfig -f ${WRKDIR}/tmp/ld.so.conf.temp
@${CAT} ${PKGDIR}/MESSAGE
@-TEMP=${WRKDIR}/tmp ${WRKDIR}/so51inst/office51/setup /net
@ ${ECHO}
@ ${ECHO} Ignorieren Sie die Fehlermeldung. StarOffice5.1a wurde erfolgreich
@ ${ECHO} auf Ihrem System installiert.
@ ${ECHO}
- @/usr/compat/linux/sbin/ldconfig
+ @/compat/linux/sbin/ldconfig
.endif
post-install:
diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile
index dd3fa2091785..3f0c0c2f224a 100644
--- a/german/staroffice52/Makefile
+++ b/german/staroffice52/Makefile
@@ -73,15 +73,15 @@ do-install:
@${CP} /compat/linux/etc/ld.so.conf ${WRKDIR}/tmp/ld.so.conf.temp
@${ECHO} "${WRKDIR}/tmp" >> ${WRKDIR}/tmp/ld.so.conf.temp
@PATH=${PATH}:${WRKDIR}/tmp
- @LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${WRKDIR}/tmp:/usr/lib:/lib:/usr/compat/linux/lib
- @/usr/compat/linux/sbin/ldconfig -f ${WRKDIR}/tmp/ld.so.conf.temp
+ @LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${WRKDIR}/tmp:/usr/lib:/lib:/compat/linux/lib
+ @/compat/linux/sbin/ldconfig -f ${WRKDIR}/tmp/ld.so.conf.temp
@${CAT} ${PKGDIR}/MESSAGE
@-TEMP=${WRKDIR}/tmp ${WRKDIR}/so51inst/office51/setup /net
@ ${ECHO}
@ ${ECHO} Ignorieren Sie die Fehlermeldung. StarOffice5.1a wurde erfolgreich
@ ${ECHO} auf Ihrem System installiert.
@ ${ECHO}
- @/usr/compat/linux/sbin/ldconfig
+ @/compat/linux/sbin/ldconfig
.endif
post-install: