diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-11-23 19:36:51 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-11-23 19:36:51 +0000 |
commit | 0cac7b0c306cdb4a188f6f400d008965bd4aa29d (patch) | |
tree | 51ec7f7591f54e73eba205e40a773b44b9d01873 /chapter06/util-linux.xml | |
parent | ac5202b3ea4981ffaed64c88664ddddbabdee30a (diff) |
* Remove the now unneeded util-linux patch for sfdisk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 47f056f65..44799e17c 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -46,8 +46,6 @@ mkdir -p /var/lib/hwclock</userinput></screen> <para>Util-Linux has a coding problem that causes mis-compilation of the sfdisk program. This patch fixes the problem:</para> -<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-sfdisk-1.patch</userinput></screen> - <para>Prepare Util-linux for compilation:</para> <screen><userinput>./configure</userinput></screen> |