summaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-04-14 20:24:04 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-04-14 20:24:04 +0000
commit6f80b55952760f7087a05986d4504c9ec806b210 (patch)
treeba5686df47d72850f619ecf44541ed1933ec8443 /german
parentMove /dev/rtc to ${LINUX_DIR}/dev/rtc, since we don't need rtc except (diff)
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: