summaryrefslogtreecommitdiffstats
path: root/system/xldconfig/README
diff options
context:
space:
mode:
author B. Watson2022-02-08 22:24:47 +0100
committer Willy Sudiarto Raharjo2022-02-09 03:35:16 +0100
commit70798c940b53a017be95ffec4cf93777157aafb4 (patch)
treec46dfd413e243de65cd77238f986603e9ce14c46 /system/xldconfig/README
parentb59fbf0e86b94e07ce98522b19d6fdf88e3c2e40 (diff)
downloadslackbuilds-70798c940b53a017be95ffec4cf93777157aafb4.tar.gz
system/xldconfig: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xldconfig/README')
-rw-r--r--system/xldconfig/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/system/xldconfig/README b/system/xldconfig/README
index d15fd43542..afa85f5ac2 100644
--- a/system/xldconfig/README
+++ b/system/xldconfig/README
@@ -1,4 +1,7 @@
-Xldconfig is a tool suplying ldconfig on non native architectures.
-It makes symlinks by the same way as the ldconfig do. It does not
-create or recreate the cache /etc/ld.so.cache.
+xldconfig (cross arch ldconfig)
+
+Xldconfig is a tool suplying ldconfig on non-native architectures.
+It makes symlinks in the same way as ldconfig does. It does not create
+or recreate the cache /etc/ld.so.cache.
+
It is useful for cross arch system installations.