aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/sysvinit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/sysvinit.xml')
-rw-r--r--chapter06/sysvinit.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml
index 7ef8bc4e6..0c171acf5 100644
--- a/chapter06/sysvinit.xml
+++ b/chapter06/sysvinit.xml
@@ -74,13 +74,13 @@
<para>Compile the package:</para>
-<screen><userinput remap="make">make -C src</userinput></screen>
+<screen><userinput remap="make">make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Install the package:</para>
-<screen><userinput remap="install">make -C src install</userinput></screen>
+<screen><userinput remap="install">make install</userinput></screen>
</sect2>