diff options
Diffstat (limited to 'chapter06/util-linux-ng.xml')
-rw-r--r-- | chapter06/util-linux-ng.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/util-linux-ng.xml b/chapter06/util-linux-ng.xml index 3ff2116ea..9a47a719e 100644 --- a/chapter06/util-linux-ng.xml +++ b/chapter06/util-linux-ng.xml @@ -62,7 +62,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen> <para>Compile the package:</para> -<screen><userinput remap="make">make BLKID_LIBS="-lblkid -luuid"</userinput></screen> +<screen><userinput remap="make">make</userinput></screen> <para>This package does not come with a test suite.</para> |