[patch] build.sgml (was Re: documentation patches)

Peter Hanecak hanecak at megaloman.com
Fri Jul 25 04:42:26 CDT 2003


Hello again,

On Fri, 25 Jul 2003, Peter Hanecak wrote:

> On 22 Jul 2003, Vincent [ISO-8859-1] Béron wrote:
> 
> > Le mar 22/07/2003 ŕ 12:43, Peter Hanecak a écrit :
> > > 
> > > while building Wine on "RedHat 8"-like system I encountered two typos in 
> > > Wine documentation which prevented me from "compiling" documentation with 
> > > jade (openjade-1.3.1-9).
>
> There are then two things I have to solve:
> 
> 1) patch to build.sgml: I was quite hasty and sent it before final test so 
>    it is incomplete - I'll send verified and hopefully complete patch 
>    soon.
[quotes above has been shortened]

I'm sending fixed patch for build.sgml - documentation "build" actualy 
finished without error.

Sincerely

Peter

-- 
========================================================
  Peter Hanecak <hanecak at megaloman.sk>
  GPG pub.key: http://www.megaloman.sk/gpg/hanecak.txt
========================================================
-------------- next part --------------
diff -uNr wine-20030709.orig/documentation/build.sgml wine-20030709/documentation/build.sgml
--- wine-20030709.orig/documentation/build.sgml	2003-07-09 04:50:59.000000000 +0200
+++ wine-20030709/documentation/build.sgml	2003-07-25 10:27:57.000000000 +0200
@@ -15,6 +15,7 @@
         This section explains how to build Wine locally. If you are a packager, please also refer to
         <filename>wine/documentation/PACKAGING</filename> for package specific considerations.
       </para>
+    </sect1>
     <sect1 id="soft-vs-hard-dep">
       <title>Before you compile - Soft vs. Hard dependencies</title>
 
@@ -42,7 +43,7 @@
               <title>Fixme</title>
               <para>
                 How many of those are there?
-              <para>
+              </para>
             </note>
           </listitem>
         </varlistentry>
@@ -74,7 +75,7 @@
           install each and every last of those before building the package. These libraries are not
           dependencies in the RPM sense. In DEB packages, they should appear as "Suggests" or "Recommends",
           as the case may be.
-        <para>
+        </para>
         <variablelist>
           <varlistentry>
             <term><ulink url="http://www.freetype.org/">FreeType</ulink></term>
@@ -182,6 +183,7 @@
         </para>
       </sect2>
     </sect1>
+  </chapter>
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml


More information about the wine-devel mailing list