summaryrefslogtreecommitdiffstats
path: root/encap
diff options
context:
space:
mode:
Diffstat (limited to 'encap')
-rw-r--r--encap/src/encap-profiles/runit-1.7.2.ep6
1 files changed, 3 insertions, 3 deletions
diff --git a/encap/src/encap-profiles/runit-1.7.2.ep b/encap/src/encap-profiles/runit-1.7.2.ep
index 31e9e40b2..66ebcdeb9 100644
--- a/encap/src/encap-profiles/runit-1.7.2.ep
+++ b/encap/src/encap-profiles/runit-1.7.2.ep
@@ -49,7 +49,7 @@ use_objdir="no"
subdir="admin/runit-1.7.2"
>
-PLATFORM_IF_MATCH(aix|solaris2.6)
+PLATFORM_IF_MATCH(aix\|solaris2.6)
<patch options="-p0" from_dir="src"><![CDATA[
--- uw_tmp.h1 2007-06-25 01:17:00.000000000 -0400
+++ uw_tmp.h1 2007-06-25 01:17:23.000000000 -0400
@@ -72,7 +72,7 @@ PLATFORM_IF_MATCH(solaris)
--- Makefile 2007-07-02 10:09:24.000000000 -0400
+++ Makefile 2007-07-02 10:09:45.000000000 -0400
@@ -6,10 +6,10 @@
- ./check-local $(IT)
+ ./check-local $(IT)
runit: load runit.o unix.a byte.a
- ./load runit unix.a byte.a -static
@@ -83,7 +83,7 @@ PLATFORM_IF_MATCH(solaris)
+ ./load runit-init unix.a byte.a
runsv: load runsv.o unix.a byte.a time.a
- ./load runsv unix.a byte.a time.a
+ ./load runsv unix.a byte.a time.a
]]></patch>
PLATFORM_ELSE
PLATFORM_ENDIF