Changeset 7792591 for gnome/platform


Ignore:
Timestamp:
04/27/2020 05:28:42 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
f71dd24
Parents:
98878ef1
Message:

Drop the vte.sh files in /etc/profile.d

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/vte.xml

    r98878ef1 r7792591  
    125125    </para>
    126126
    127 <screen role="root"><userinput>ninja install</userinput></screen>
     127<screen role="root"><userinput>ninja install &amp;&amp;
     128rm -v /etc/profile.d/vte.*</userinput></screen>
    128129
    129130  </sect2>
     
    176177     is now installed as of 0.60.1 (/etc/profile.d/vte.csh) to support
    177178     the 'tcsh' shell.
     179     As of 4/27/2020, we've elected to remove this.
    178180-->
    179181      <seglistitem>
Note: See TracChangeset for help on using the changeset viewer.