Diego Elio Pettenò
2013-02-27 10:27:54 UTC
libdvdcss | branch: master | Diego Elio Pettenò <***@flameeyes.eu> | Wed Feb 27 11:27:30 2013 +0100| [507decc5761f795e36608b9c6a31db43ce72e1c5] | committer: Diego Elio Pettenò
INSTALL: updates from Diego Biurrun.
INSTALL | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/INSTALL b/INSTALL
index 4da83dc..7dd6cef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -40,7 +40,7 @@ You have two alternatives to build libdvdcss for Win32:
- on Linux, using the mingw.org or mingw-w64 cross-compilers.
- If you are running Debian, there is are mingw32 packages you can use.
+ If you are running Debian, there are mingw32 packages you can use.
If you are cross-compiling from the Debian package, you can use the following
commands, for example:
@@ -52,8 +52,8 @@ You have two alternatives to build libdvdcss for Win32:
- natively on Windows, using MSYS + MinGW (www.mingw.org):
- (MSYS is a minimal build environment to compile unixish projects under
- Windows. It provides all the common Unix tools like sh, gmake...)
+ (MSYS is a minimal build environment to compile Unixish projects under
+ Windows. It provides all the common Unix tools like sh, GNU Make...)
You will need to download and install the latest MSYS and MINGW.
INSTALL: updates from Diego Biurrun.
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=507decc5761f795e36608b9c6a31db43ce72e1c5
---INSTALL | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/INSTALL b/INSTALL
index 4da83dc..7dd6cef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -40,7 +40,7 @@ You have two alternatives to build libdvdcss for Win32:
- on Linux, using the mingw.org or mingw-w64 cross-compilers.
- If you are running Debian, there is are mingw32 packages you can use.
+ If you are running Debian, there are mingw32 packages you can use.
If you are cross-compiling from the Debian package, you can use the following
commands, for example:
@@ -52,8 +52,8 @@ You have two alternatives to build libdvdcss for Win32:
- natively on Windows, using MSYS + MinGW (www.mingw.org):
- (MSYS is a minimal build environment to compile unixish projects under
- Windows. It provides all the common Unix tools like sh, gmake...)
+ (MSYS is a minimal build environment to compile Unixish projects under
+ Windows. It provides all the common Unix tools like sh, GNU Make...)
You will need to download and install the latest MSYS and MINGW.