Changeset 665f62a


Ignore:
Timestamp:
02/24/2014 12:02:13 AM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bb36a133
Parents:
8874b6f
Message:

A couple more tags

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libmng.xml

    r8874b6f r665f62a  
    7878
    7979<screen><userinput>sed -i "s:#include &lt;jpeg:#include &lt;stdio.h&gt;\n&amp;:" libmng_types.h &amp;&amp;
     80
    8081./configure --prefix=/usr --disable-static &amp;&amp;
    8182make</userinput></screen>
     
    8687
    8788<screen role="root"><userinput>make install &amp;&amp;
    88 install -v -m755 -d /usr/share/doc/libmng-&libmng-version; &amp;&amp;
     89
     90install -v -m755 -d        /usr/share/doc/libmng-&libmng-version; &amp;&amp;
    8991install -v -m644 doc/*.txt /usr/share/doc/libmng-&libmng-version;</userinput></screen>
    9092
  • general/sysutils/udisks.xml

    r8874b6f r665f62a  
    3636    </para>
    3737
    38     &lfs74_checked;
     38    &lfs75_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.