mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
-Remove an useless sed in udev-extras.
-change general.ent reference to packages.ent in template git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14129 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
00270137fb
commit
e248af7920
@ -118,8 +118,7 @@
|
||||
|
||||
<para>First, re-build eudev:</para>
|
||||
|
||||
<screen><userinput>sed -i '/struct ucred/i struct ucred;' src/libudev/util.h &&
|
||||
sed -r -i 's|/usr(/bin/test)|\1|' test/udev-test.pl &&
|
||||
<screen><userinput>sed -r -i 's|/usr(/bin/test)|\1|' test/udev-test.pl &&
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--bindir=/sbin \
|
||||
|
@ -4,7 +4,7 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!-- Place this in the general.ent file
|
||||
<!-- Place this in the packages.ent file
|
||||
<!ENTITY TEMPLATE-version "">
|
||||
-->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user