summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDr. Tilmann Bubeck <tilmann@bubecks.de>2021-11-29 12:30:17 +0100
committerDr. Tilmann Bubeck <tilmann@bubecks.de>2021-11-29 12:30:17 +0100
commit5da9a32e638f4bce66ec92dff64ed68a1bbd6b6b (patch)
tree4ec1c00479700d417f69edfd5c7d0e09b3a02352 /README.md
parentd6d1423fabdaec25d4a677e794f91a91f7c09c70 (diff)
downloadxorg-app-xauth-5da9a32e638f4bce66ec92dff64ed68a1bbd6b6b.tar.gz
Removed build requirement "cmdtest".
Replaced by a shell script with the needed functionality.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3eb58fc..0349adb 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,7 @@ II. BUILDING
Use "./autogen.sh" to configure the package and "make" to compile it.
A black box check for the correctness of the package can be initiated
-by "make check" (make sure to install "cmdtest" from
-http://liw.fi/cmdtest/). The installation is done by "make install".
+by "make check". The installation is done by "make install".
III. COMMUNICATION
------------------