diff options
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 64e79e560..2ccdbf95a 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -85,6 +85,16 @@ cd build</userinput></screen> </listitem> </varlistentry> + <varlistentry> + <term><parameter>--disable-lib*</parameter></term> + <listitem> + <para>This prevents E2fsprogs from building and installing the + <systemitem class="library">libuuid</systemitem> and + <systemitem class="library">libblkid</systemitem> libraries, as + Util-Linux-NG installed them earlier.</para> + </listitem> + </varlistentry> + </variablelist> <para>Compile the package:</para> |