Changeset 062cdd4a


Ignore:
Timestamp:
09/13/2014 12:26:55 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-11177
Children:
5a079d5
Parents:
35d55e9
Message:

Removed reference to gcdmaster which no longer builds with modern gnome from cdrdao page as was done in trunk per my earlier suggestion.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14264 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r35d55e9 r062cdd4a  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     3<!ENTITY day          "13">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 10th, &year;">
     9<!ENTITY releasedate  "September 13th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • multimedia/cdwriteutils/cdrdao.xml

    r35d55e9 r062cdd4a  
    6868    </para>
    6969
    70     <bridgehead renderas="sect4">Optional (Required to Build the
     70<!--    <bridgehead renderas="sect4">Optional (Required to Build the
    7171    <command>gcdmaster</command> Program)</bridgehead>
    7272
     
    9393    The pieces of these two packages required to build
    9494    <application>Cdrdao</application> are also included in the source tree
    95     and are used by default.</para>
     95    and are used by default.</para>-->
    9696
    9797    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.