summaryrefslogtreecommitdiffstats
path: root/lang/cli/files/patch-buildall
blob: bfe3f6c8f5d85113b6aa148cd43d361dda3ec115 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- buildall	2002/04/16 15:44:18	1.1
+++ buildall	2002/04/16 15:44:34
@@ -17,6 +17,8 @@
 # Make command errors fatal
 set -e
 
+. env.sh
+
 if test X"${TARGETCOMPLUS}" = "X" 
 then
 echo "ERROR: The TARGETCOMPLUS environment variable isn't set."
OpenPOWER on IntegriCloud