summaryrefslogtreecommitdiffstats
path: root/encap/src/encap-profiles/runit-1.7.2.ep
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2007-06-25 05:26:59 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2007-06-25 05:26:59 +0000
commit8e5fa79b5bf7a24ef556727219aa1aee58ae736f (patch)
treeb584240d878a89be4f5ccafdc273dc2cd0414b7b /encap/src/encap-profiles/runit-1.7.2.ep
parentd4196cdef84408c2a5e1829b7d1bb8d76910e851 (diff)
downloadbcfg2-8e5fa79b5bf7a24ef556727219aa1aee58ae736f.tar.gz
bcfg2-8e5fa79b5bf7a24ef556727219aa1aee58ae736f.tar.bz2
bcfg2-8e5fa79b5bf7a24ef556727219aa1aee58ae736f.zip
EncapPackages: Changes to work on AIX
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3354 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/src/encap-profiles/runit-1.7.2.ep')
-rw-r--r--encap/src/encap-profiles/runit-1.7.2.ep6
1 files changed, 6 insertions, 0 deletions
diff --git a/encap/src/encap-profiles/runit-1.7.2.ep b/encap/src/encap-profiles/runit-1.7.2.ep
index 4330dd1c5..ea452c4a9 100644
--- a/encap/src/encap-profiles/runit-1.7.2.ep
+++ b/encap/src/encap-profiles/runit-1.7.2.ep
@@ -25,6 +25,12 @@ PLATFORM_ENDIF
type="prepend"
/>
+<environment
+ variable="CPPFLAGS"
+ value="-I/usr/local/lib"
+ type="set"
+/>
+
PLATFORM_IF_MATCH(linux)
PLATFORM_ELSE
<environment