summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/xldconfig/README9
-rw-r--r--system/xldconfig/slack-desc8
-rw-r--r--system/xldconfig/xldconfig.SlackBuild2
-rw-r--r--system/xldconfig/xldconfig.info2
4 files changed, 13 insertions, 8 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.
diff --git a/system/xldconfig/slack-desc b/system/xldconfig/slack-desc
index 43b0e5f8d2..6e0999cc73 100644
--- a/system/xldconfig/slack-desc
+++ b/system/xldconfig/slack-desc
@@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
xldconfig: xldconfig (cross arch ldconfig)
xldconfig:
-xldconfig: Xldconfig is a tool suplying ldconfig on non native architectures.
-xldconfig: It makes symlinks by the same way as the ldconfig do. It does not
-xldconfig: create or recreate the cache /etc/ld.so.cache.
-xldconfig: It is usefuf for cross arch system installations.
+xldconfig: Xldconfig is a tool suplying ldconfig on non-native architectures.
+xldconfig: It makes symlinks in the same way as ldconfig does. It does not create
+xldconfig: or recreate the cache /etc/ld.so.cache.
xldconfig:
+xldconfig: It is useful for cross arch system installations.
xldconfig:
xldconfig:
xldconfig:
diff --git a/system/xldconfig/xldconfig.SlackBuild b/system/xldconfig/xldconfig.SlackBuild
index fd7101707a..b04694fc94 100644
--- a/system/xldconfig/xldconfig.SlackBuild
+++ b/system/xldconfig/xldconfig.SlackBuild
@@ -22,6 +22,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 20220208 bkw: Modified by SlackBuilds.org, to fix the download URL
+# and some grammar issues in README and slack-desc.
cd $(dirname $0) ; CWD=$(pwd)
diff --git a/system/xldconfig/xldconfig.info b/system/xldconfig/xldconfig.info
index 3524de9603..7f1e61cc42 100644
--- a/system/xldconfig/xldconfig.info
+++ b/system/xldconfig/xldconfig.info
@@ -1,7 +1,7 @@
PRGNAM="xldconfig"
VERSION="0.7"
HOMEPAGE="https://www.jagda.eu/linux/xldxonfig"
-DOWNLOAD="https://www.jagda.eu/linux/xldxonfig/xldconfig-0.7.tgz"
+DOWNLOAD="https://slackware.uk/~urchlay/src/xldconfig-0.7.tgz"
MD5SUM="49693d184e56714c4fb474a99bb2e3ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""