Changeset 9364bed for x/wm


Ignore:
Timestamp:
08/01/2017 09:34:45 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, lazarus, lxqt, 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:
9a78b166
Parents:
48d054f5
Message:

cmake-3.9.0,
gdk-pixbuf-2.36.7,
gtk+-3.22.17,
harfbuzz-1.4.7,
icewm-1.4.1 and correct its docdir,
libdrm-2.4.82,
nspr-4.16,
pango-1.40.7

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/wm/icewm.xml

    r48d054f5 r9364bed  
    77  <!ENTITY icewm-download-http "https://github.com/bbidulock/icewm/releases/download/&icewm-version;/icewm-&icewm-version;.tar.bz2">
    88  <!ENTITY icewm-download-ftp  " ">
    9   <!ENTITY icewm-md5sum        "38d71c18c4dd86cc5eff7460cce71b68">
     9  <!ENTITY icewm-md5sum        "bd26a193268cafbaff043fac0465ef31">
    1010  <!ENTITY icewm-size          "1.7 MB">
    1111  <!ENTITY icewm-buildsize     "57 MB">
     
    3434
    3535    &lfs80_checked;
     36    &gcc7_checked;
    3637
    3738    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8586<screen><userinput>./configure --prefix=/usr                     \
    8687            --sysconfdir=/etc                 \
    87             --docdir=/usr/share/icewm-&icewm-version; &amp;&amp;
     88            --docdir=/usr/share/doc/icewm-&icewm-version; &amp;&amp;
    8889make</userinput></screen>
    8990
Note: See TracChangeset for help on using the changeset viewer.