Ignore:
Timestamp:
03/11/2019 03:34:54 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
a8ea305
Parents:
a35a09f
Message:

Touch up vala page

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/vala.xml

    ra35a09f rb7e550f2  
    164164          vala-&vala-major-version;,
    165165          valac,
    166           valadoc (not built if the patch is applied),
     166          valadoc,
    167167          vala-gen-introspect, and
    168168          vapigen (symlinks);
    169169
    170170          valac-&vala-major-version;,
    171           valadoc-&vala-major-version; (not built if the patch is applied),
     171          valadoc-&vala-major-version;,
    172172          vala-gen-introspect-&vala-major-version;, and
    173173          vapigen-&vala-major-version;
     
    175175        <seg>
    176176          libvala-&vala-major-version;.so and
    177           libvaladoc-&vala-major-version;.so (not built if the patch is applied)
     177          libvaladoc-&vala-major-version;.so
    178178        </seg>
    179179        <seg>
    180180          /usr/include/vala-&vala-major-version;,
    181           /usr/include/valadoc-&vala-major-version; (not built if the patch is applied),
     181          /usr/include/valadoc-&vala-major-version;,
    182182          /usr/lib/vala-&vala-major-version;,
    183           /usr/lib/valadoc (not built if the patch is applied),
     183          /usr/lib/valadoc,
    184184          /usr/share/vala,
    185           /usr/share/valadoc (not built if the patch is applied),
     185          /usr/share/valadoc,
    186186          /usr/share/devhelp/books/vala-&vala-major-version;, and
    187187          /usr/share/vala-&vala-major-version;
Note: See TracChangeset for help on using the changeset viewer.