summaryrefslogtreecommitdiff
path: root/german/staroffice52
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-09-04 22:30:19 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-09-04 22:30:19 +0000
commitb76089d1261a055d287948cc3f17a3d0b0e3cf43 (patch)
tree9ee03c2e377baccca271e399520d93d8a7b5290b /german/staroffice52
parentUpdate to 1.8.3. (diff)
- Add check for installed and running linprocfs
- Sync french version with the english and german version Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=47434
Diffstat (limited to 'german/staroffice52')
-rw-r--r--german/staroffice52/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile
index 771c234177d4..e60c6880ffc9 100644
--- a/german/staroffice52/Makefile
+++ b/german/staroffice52/Makefile
@@ -38,10 +38,27 @@ INSTDB.INS= ${PREFIX}/office52/program/instdb.ins
SUNSOLVE= ${WRKDIR}/109939-02
ADABAS_DIST= soa-5_2-ga-bin-linux-de.bin
SIZE!= /bin/df -k . | /usr/bin/tail -n 1 | /usr/bin/awk '{print $$4}'
+LINPROCFS!= mount | grep linprocfs | awk '{print $1}'
.include <bsd.port.pre.mk>
pre-fetch:
+.if ${LINPROCFS}
+ @${ECHO}
+ @${ECHO} Ist linprocfs installiert und gemounted: JA
+.else
+ @${ECHO} -----------------------------------------------------------
+ @${ECHO}
+ @${ECHO} Staroffice benoetigt ein gemountetes linprocfs, das auf
+ @${ECHO} ihrem System nicht aktiviert ist. Bitte lesen Sie die
+ @${ECHO} linprocfs(5) manpage und fuegen Sie folgende Line zu der
+ @${ECHO} Datei /etc/fstab hinzu:
+ @${ECHO}
+ @${ECHO} linproc /compat/linux/proc linprocfs rw 0 0
+ @${ECHO}
+ @${ECHO} -----------------------------------------------------------
+ @${FALSE}
+.endif
.if ${OSVERSION} < 410000
@${ECHO}
@${ECHO} OS-VERSION ${OSVERSION}