Changeset 1b8ae42


Ignore:
Timestamp:
10/02/2012 06:49:50 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 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:
8c853a1
Parents:
78ef2b5
Message:

Remove references to gnome-etc-dir entity since it isn't used anymore and bump major gnome release.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r78ef2b5 r1b8ae42  
    623623<!-- Part VIII -->
    624624
    625 <!ENTITY gnome-version                "3.4">
    626 <!ENTITY gnome-minor-version          ".1">
    627 <!ENTITY gnome-etc-dir                "/etc/gnome/&gnome-version;&gnome-minor-version;">
     625<!ENTITY gnome-version                "3.6">
     626<!ENTITY gnome-minor-version          ".0">
    628627<!-- this is used by old gnome-2, which will be going, and by deprecated gnome,
    629628 which will be staying for a little while -->
  • gnome/deprecated/gnome-vfs.xml

    r78ef2b5 r1b8ae42  
    188188        libnetwork.{so,a}, libnntp.{so,a}, libsftp.{so,a}, libtar.{so,a},
    189189        libvfs-test.{so,a}, and libgnomevfs-2.{so,a}</seg>
    190         <seg>&gnome-etc-dir;/gnome-vfs-2.0/modules,
     190        <seg>&gnome-old-etc-dir;/gnome-vfs-2.0/modules,
    191191        <envar>$GNOME_PREFIX</envar>/{include/{gnome-vfs-2.0/libgnomevfs,
    192192        gnome-vfs-module-2.0/libgnomevfs},lib/gnome-vfs-2.0/{include,modules},
  • gnome/deprecated/libbonobo.xml

    r78ef2b5 r1b8ae42  
    145145        <seg>libmoniker_std_2.{so,a}, libbonobo-2.{so,a}, and
    146146        libbonobo-activation.{so,a}</seg>
    147         <seg>&gnome-etc-dir;/bonobo-activation,
     147        <seg>&gnome-old-etc-dir;/bonobo-activation,
    148148        <envar>$GNOME_PREFIX</envar>/{include/{bonobo-activation-2.0/bonobo-activation,
    149149        libbonobo-2.0/bonobo},lib/{bonobo-2.0/samples,bonobo/{monikers,
  • gnome/deprecated/libgnome.xml

    r78ef2b5 r1b8ae42  
    142142        <seg>libgnome-2.{so,a} and the libmoniker_extra_2.{so,a} (bonobo
    143143        library)</seg>
    144         <seg>&gnome-etc-dir;/sound/events,
     144        <seg>&gnome-old-etc-dir;/sound/events,
    145145        <envar>$GNOME_PREFIX</envar>/{include/libgnome-2.0/libgnome,
    146146        share/gtk-doc/html/libgnome}</seg>
Note: See TracChangeset for help on using the changeset viewer.