--- en/winedev-testing.sgml.orig 2010-07-22 19:47:32.000000000 +0200
+++ en/winedev-testing.sgml 2010-07-22 19:47:50.000000000 +0200
@@ -205,7 +205,8 @@
The following step should probably work on any rpm based system.
- Run yum install mingw32-gcc>.
+ Run yum install mingw32-gcc.
+
*BSD
--- en/wineusr-configuring.sgml.orig 2010-07-22 19:57:14.000000000 +0200
+++ en/wineusr-configuring.sgml 2010-07-22 19:57:48.000000000 +0200
@@ -223,9 +223,7 @@
Most often applications will assume that a required redistributable
package has already been installed and subsequently fail to run when
the required dependencies are not met. For example:
-
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Foo\\Bar.dll") not found
-
Redistributable packages which install the necessary runtimes can
--- en/wineusr-configuring.sgml.orig 2010-07-22 19:59:06.000000000 +0200
+++ en/wineusr-configuring.sgml 2010-07-22 20:00:07.000000000 +0200
@@ -219,6 +219,7 @@
this file is a publicly available DLL or a custom DLL belonging
to your program. In the latter case, check that you have installed
your program correctly.
+
Most often applications will assume that a required redistributable
package has already been installed and subsequently fail to run when