summaryrefslogtreecommitdiffstats
path: root/network/heimdal/doinst.sh
diff options
context:
space:
mode:
author Thibaut Notteboom2012-02-05 05:37:22 +0100
committer Robby Workman2012-02-05 05:37:22 +0100
commit7358da6e2950fc08ef75546913ad998ab2a0cc22 (patch)
tree692a2d90d7e210acf26425f0f5ec8bb4c4ff5882 /network/heimdal/doinst.sh
parent80db22f89bd47ae82b73f3ea4c493070432829f6 (diff)
downloadslackbuilds-7358da6e2950fc08ef75546913ad998ab2a0cc22.tar.gz
network/heimdal: Updated for version 1.5.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/heimdal/doinst.sh')
-rw-r--r--network/heimdal/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/network/heimdal/doinst.sh b/network/heimdal/doinst.sh
index e47d56e712..34f71599e5 100644
--- a/network/heimdal/doinst.sh
+++ b/network/heimdal/doinst.sh
@@ -28,8 +28,4 @@ config var/heimdal/kdc.conf-sample.new
config etc/profile.d/heimdal.sh.new
config etc/profile.d/heimdal.csh.new
-# Add heimdal libs to the library search path
-if ! grep -q '^/usr/heimdal/lib$' etc/ld.so.conf ; then
- echo "/usr/heimdal/lib" >> etc/ld.so.conf
-fi