Changeset e248af7


Ignore:
Timestamp:
08/30/2014 06:39:13 AM (10 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8f1fc267
Parents:
0027013
Message:

-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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/udev-extras.xml

    r0027013 re248af7  
    119119    <para>First, re-build eudev:</para>
    120120
    121 <screen><userinput>sed    -i '/struct ucred/i struct ucred;' src/libudev/util.h &amp;&amp;
    122 sed -r -i 's|/usr(/bin/test)|\1|'         test/udev-test.pl  &amp;&amp;
     121<screen><userinput>sed -r -i 's|/usr(/bin/test)|\1|'         test/udev-test.pl  &amp;&amp;
    123122
    124123./configure --prefix=/usr           \
  • template/template.xml

    r0027013 re248af7  
    55  %general-entities;
    66
    7   <!-- Place this in the general.ent file
     7  <!-- Place this in the packages.ent file
    88  <!ENTITY TEMPLATE-version "">
    99  -->
Note: See TracChangeset for help on using the changeset viewer.