diff options
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r-- | chapter06/tar.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml index a5baf9431..a490f5b1f 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -50,7 +50,9 @@ <para>To test the results (about 1 SBU), issue:</para> -<screen><userinput remap="test">make check</userinput></screen> +<screen><userinput remap="test">sed -i '35 i\ +AT_UNPRIVILEGED_PREREQ' tests/remfiles01.at +make check</userinput></screen> <para>Install the package:</para> |