[Lunar-commits] <moonbase> jack: We don't need all that.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Sep 27 18:03:51 CEST 2010


commit d29b119b498485d834795e187b109c9ef79758e3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Sep 27 12:03:51 2010 -0400

    jack: We don't need all that.
---
 audio/jack/POST_INSTALL |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/audio/jack/POST_INSTALL b/audio/jack/POST_INSTALL
index baa9db8..214dce0 100644
--- a/audio/jack/POST_INSTALL
+++ b/audio/jack/POST_INSTALL
@@ -1,8 +1 @@
-JACKLIBDIR="/usr/lib/jack"
-
-if ! grep -q "$JACKLIBDIR" /etc/ld.so.conf ; then
-
-        echo "$JACKLIBDIR" >> /etc/ld.so.conf
-        ldconfig
-
-fi
+ld_add /usr/lib/jack


More information about the Lunar-commits mailing list