From 70798c940b53a017be95ffec4cf93777157aafb4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 8 Feb 2022 16:24:47 -0500 Subject: system/xldconfig: Fix download URL. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/xldconfig/README | 9 ++++++--- system/xldconfig/slack-desc | 8 ++++---- system/xldconfig/xldconfig.SlackBuild | 2 ++ system/xldconfig/xldconfig.info | 2 +- 4 files changed, 13 insertions(+), 8 deletions(-) (limited to 'system') diff --git a/system/xldconfig/README b/system/xldconfig/README index d15fd43542dcd..afa85f5ac224b 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 43b0e5f8d224d..6e0999cc73ba5 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 fd7101707a9a8..b04694fc94432 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 3524de960309a..7f1e61cc42be3 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="" -- cgit v1.2.3