Ignore:
Timestamp:
08/20/2019 03:55:54 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
21699c7e
Parents:
cdbf1b46
Message:

Various tweaks for the sake of jhalfs:
dconf, speex, sane: change the second package information to

"Additional Downloads". Include unpack instructions
for the second package in all cases. Also remove
the requirement that the user be in group sane for
building (works without that)

faac, faad2: add remap="test" to tests
rox-filer, logrotate: make some configuration instruction nodump
gnome-menus: make the (almost deprecated) gsettings instruction nodump
ncftp: make second method nodump

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22010 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/ncftp.xml

    rcdbf1b46 rf67554b0  
    104104    functionality linked in statically) run the following commands:</para>
    105105
    106 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     106<screen role="nodump"><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    107107make</userinput></screen>
    108108
     
    111111    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    112112
    113 <screen role='root'><userinput>make install</userinput></screen>
     113<screen role="nodump"><userinput>make install</userinput></screen>
    114114
    115115  </sect2>
Note: See TracChangeset for help on using the changeset viewer.