summaryrefslogtreecommitdiffstats
path: root/system/chrpath
diff options
context:
space:
mode:
Diffstat (limited to 'system/chrpath')
-rw-r--r--system/chrpath/README3
-rw-r--r--system/chrpath/chrpath.SlackBuild5
-rw-r--r--system/chrpath/chrpath.info4
-rw-r--r--system/chrpath/slack-desc4
4 files changed, 8 insertions, 8 deletions
diff --git a/system/chrpath/README b/system/chrpath/README
index e5b04c1aed..8a4bd3505b 100644
--- a/system/chrpath/README
+++ b/system/chrpath/README
@@ -1,4 +1,3 @@
chrpath allows you to modify the dynamic library load path (rpath) of
compiled programs. Currently, only removing and modifying the rpath
-is supported. Eventually, I hope to be able to add an rpath if it is
-missing.
+is supported.
diff --git a/system/chrpath/chrpath.SlackBuild b/system/chrpath/chrpath.SlackBuild
index b5e5b6da14..cc2c4b6142 100644
--- a/system/chrpath/chrpath.SlackBuild
+++ b/system/chrpath/chrpath.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for chrpath
-# Copyright 2010-2014 Robby Workman, Northport, Alabama, USA
+# Copyright 2010-2016 Robby Workman, Tuscaloosa, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/${PRGNAM}_${VERSION}.orig.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
@@ -77,6 +77,7 @@ CXXFLAGS="$SLKCFLAGS" \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
+ --docdir=/usr/doc/$PRGNAM-$VERSION \
--build=$ARCH-slackware-linux
make
diff --git a/system/chrpath/chrpath.info b/system/chrpath/chrpath.info
index a65e404813..daa9c17790 100644
--- a/system/chrpath/chrpath.info
+++ b/system/chrpath/chrpath.info
@@ -1,7 +1,7 @@
PRGNAM="chrpath"
VERSION="0.16"
-HOMEPAGE="http://packages.qa.debian.org/c/chrpath.html"
-DOWNLOAD="http://ftp.debian.org/debian/pool/main/c/chrpath/chrpath_0.16.orig.tar.gz"
+HOMEPAGE="https://alioth.debian.org/projects/chrpath/"
+DOWNLOAD="https://alioth.debian.org/frs/download.php/file/3979/chrpath-0.16.tar.gz"
MD5SUM="2bf8d1d1ee345fc8a7915576f5649982"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
diff --git a/system/chrpath/slack-desc b/system/chrpath/slack-desc
index 69bf803d9f..5c36a9fc40 100644
--- a/system/chrpath/slack-desc
+++ b/system/chrpath/slack-desc
@@ -10,9 +10,9 @@ chrpath: chrpath (modify rpath of binaries)
chrpath:
chrpath: chrpath allows you to modify the dynamic library load path (rpath) of
chrpath: compiled programs. Currently, only removing and modifying the rpath
-chrpath: is supported. Eventually, I hope to be able to add an rpath if it is
-chrpath: missing.
+chrpath: is supported.
chrpath:
+chrpath: Homepage: https://alioth.debian.org/projects/chrpath/
chrpath:
chrpath:
chrpath: