summaryrefslogtreecommitdiffstats
path: root/network/heimdal/doinst.sh
diff options
context:
space:
mode:
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