]> git.pld-linux.org Git - packages/wayland.git/blob - wayland-publican.patch
6536a33ffc1ceda4b9d8727ff73b775f92946e47
[packages/wayland.git] / wayland-publican.patch
1 --- wayland-1.0.0/doc/Wayland/Makefile.am.orig  2012-10-16 02:51:00.000000000 +0200
2 +++ wayland-1.0.0/doc/Wayland/Makefile.am       2012-11-02 18:38:24.312376554 +0100
3 @@ -52,7 +52,7 @@
4         $(AM_V_GEN)$(PUBLICAN) rename --name Wayland \
5                 --version "$(WAYLAND_VERSION_MAJOR).$(WAYLAND_VERSION_MINOR)" \
6                 --config $(builddir)/publican-copy.cfg
7 -       $(AM_V_GEN)$(PUBLICAN) build --lang en-US --format html,pdf \
8 +       $(AM_V_GEN)$(PUBLICAN) build --langs en-US --formats html \
9                 --config $(builddir)/publican-copy.cfg
10         @touch Wayland
11  
12 --- wayland-1.0.0/doc/Wayland/en-US/Revision_History.xml.orig   1970-01-01 01:00:00.000000000 +0100
13 +++ wayland-1.0.0/doc/Wayland/en-US/Revision_History.xml        2012-11-02 17:51:40.432494222 +0100
14 @@ -0,0 +1,26 @@
15 +<?xml version='1.0' encoding='utf-8' ?>
16 +<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
17 +<!ENTITY % BOOK_ENTITIES SYSTEM "Wayland.ent">
18 +%BOOK_ENTITIES;
19 +]>
20 +<appendix id="appe-Wayland-Revision_History">
21 +       <title>Revision History</title>
22 +       <simpara>
23 +               <revhistory>
24 +                       <revision>
25 +                               <revnumber>0-0</revnumber>
26 +                               <date>Thu Feb 23 2012</date>
27 +                               <author>
28 +                                       <firstname>Dude</firstname>
29 +                                       <surname>McPants</surname>
30 +                                       <email>Dude.McPants@example.com</email>
31 +                               </author>
32 +                               <revdescription>
33 +                                       <simplelist>
34 +                                               <member>Initial creation of book by publican</member>
35 +                                       </simplelist>
36 +                               </revdescription>
37 +                       </revision>
38 +               </revhistory>
39 +       </simpara>
40 +</appendix>
This page took 0.156126 seconds and 2 git commands to generate.