summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2001-02-09 20:34:28 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2001-02-09 20:34:28 +0000
commit90e4e09986ea156995fad46728228c9930afcf4f (patch)
treed46e562728465888a74a05d03163dce2e47f9ff3 /chinese
parentAdd drac, a daemon to dynamically update a relay authorization map for (diff)
Fix install problems when zh-XFree86-aoutlibs is installed from
sysinstall at early install stage. Submitted by: Jimmy Olgeni <olgeni@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=38144
Diffstat (limited to 'chinese')
-rw-r--r--chinese/XFree86-aoutlibs/pkg-req5
1 files changed, 5 insertions, 0 deletions
diff --git a/chinese/XFree86-aoutlibs/pkg-req b/chinese/XFree86-aoutlibs/pkg-req
index aabd9bc76fbe..a8a608933daf 100644
--- a/chinese/XFree86-aoutlibs/pkg-req
+++ b/chinese/XFree86-aoutlibs/pkg-req
@@ -1,4 +1,9 @@
#!/bin/sh
+
+if [ -n "${BATCH}" -o -n "${PACKAGE_BUILDING}" ]; then
+ exit 0
+fi
+
env=/usr/bin/env
fgrep=/usr/bin/fgrep
ldconfig=/sbin/ldconfig