diff --git a/general.ent b/general.ent
index c5745b2f5f..9560b14907 100644
--- a/general.ent
+++ b/general.ent
@@ -1059,7 +1059,7 @@ $Date$
-
+
diff --git a/general/prog/pkgconfig.xml b/general/prog/pkgconfig.xml
index 253925c6f7..2175d88919 100644
--- a/general/prog/pkgconfig.xml
+++ b/general/prog/pkgconfig.xml
@@ -79,9 +79,9 @@
following commands:
./configure --prefix=/usr \
- --with-installed-popt \
- --with-internal-glib \
- --docdir=/usr/share/doc/pkg-config-&pkgconfig-version; &&
+ --with-installed-popt \
+ --with-internal-glib \
+ --docdir=/usr/share/doc/pkg-config-&pkgconfig-version; &&
make
To test the results, issue: make check.
@@ -96,10 +96,10 @@ make
Command Explanations
- - -with-installed-popt: This parameter causes
+ --with-installed-popt: This parameter causes
the package to use the installed popt, instead of the broken shipped version.
- - -with-internal-glib: This parameter causes
+ --with-internal-glib: This parameter causes
the package to use the shipped version of glib2.
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 40624be4a6..3a15e16f5a 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -44,6 +44,10 @@
July 1st, 2012
+
+ [rthomsen] - VLC 2.0.2.
+ Fixes #3451.
+
[bdubbs] - Change location of compressed gimp-help patch.
diff --git a/multimedia/videoutils/vlc.xml b/multimedia/videoutils/vlc.xml
index d0b00cd7e1..c22f954d6a 100644
--- a/multimedia/videoutils/vlc.xml
+++ b/multimedia/videoutils/vlc.xml
@@ -8,9 +8,9 @@
"http://download.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
-
+
-
+
]>
@@ -40,7 +40,7 @@
network.
- &lfs70_checked;
+ &lfs71_checked;
Package Information
@@ -203,7 +203,7 @@
./configure --prefix=/usr \
- --disable-lua &&
+ --disable-lua &&
make