diff --git a/doc/unrtf/PRE_BUILD b/doc/unrtf/PRE_BUILD
new file mode 100755
index 0000000..2a0a128
--- /dev/null
+++ b/doc/unrtf/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+for i in config.guess config.sub depcomp install-sh missing test-driver; do
+ ln -sf /usr/share/automake/"$i" "$SOURCE_DIRECTORY"/config/
+done
diff --git a/xorg-app/lbxproxy/DETAILS b/xorg-app/lbxproxy/DETAILS
index be0e5ed..6674073 100755
--- a/xorg-app/lbxproxy/DETAILS
+++ b/xorg-app/lbxproxy/DETAILS
@@ -8,19 +8,14 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
- SHORT="Module lbxproxy for xorg"
-cat << EOF
-The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
-maintain the official Public Implementation of X11.
+ SHORT="Low BandWidth X proxy"
+cat <<'EOF'
+Applications that would like to take advantage of the Low Bandwidth
extension to
+X (LBX) must make their connections to an lbxproxy. These applications need
to
+know nothing about LBX, they simply connect to the lbxproxy as if were a
regular
+server. The lbxproxy accepts client connections, multiplexes them over a
single
+connection to the X server, and performs various optimizations on the X
protocol
+to make it faster over low bandwidth and/or high latency connections.
-The XOrg Foundation invites anyone who has an interest to join in. Anyone
-may create and work on a branch in the repository. See XOrgRepository for
-more information about the XOrg Foundation repository.
-
-The repository consists of an imported XFree86 tree that is very close
-to their 4.4 release. Just before its 4.4 release, XFree86 adopted a
-new licensing scheme incompatible with the GPL. For this reason, we have
-recreated its tree as closely as possible without importing files affected
-by the new license. Our tree is being referred to as simply "XOrg", and a
-public release will be made shortly.
+NOTE: This application is deprecated.
EOF
diff --git a/xorg-app/lbxproxy/HISTORY b/xorg-app/lbxproxy/HISTORY
index 0505853..9d4e968 100644
--- a/xorg-app/lbxproxy/HISTORY
+++ b/xorg-app/lbxproxy/HISTORY
@@ -1,3 +1,6 @@
+2015-04-06 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Added proper description
+
2011-03-10 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: PATCHLEVEL++
* CONFIGURE: IPv6 -> ipv6 (Bug #15951)
[SM-Commit] GIT changes to master grimoire by Ismael Luceno (6131303ac53ef02924d01592de7940fdb8dac2a7),
Ismael Luceno, 04/06/2015