cvsd commit: MODIFIED: . ...
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
cvsd commit: MODIFIED: . ...
- From: Commits of the cvsd project <cvsd-commits [at] lists.arthurdejong.org>
- To: cvsd-commits [at] lists.arthurdejong.org
- Reply-to: cvsd-users [at] lists.arthurdejong.org
- Subject: cvsd commit: MODIFIED: . ...
- Date: Fri, 10 Jun 2011 09:50:04 +0200
User: arthur
Date: 11/06/10 09:50:04
Modified: . cvsd-buildroot.in
Log:
look for system libraries in all paths of /etc/ld.so.conf
Revision Changes Path
1.54 +3 -0 cvsd/cvsd-buildroot.in
Index: cvsd-buildroot.in
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/cvsd-buildroot.in,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- cvsd-buildroot.in 5 Jul 2010 21:31:29 -0000 1.53
+++ cvsd-buildroot.in 10 Jun 2011 07:50:04 -0000 1.54
@@ -47,6 +47,9 @@
# path to use when looking for extra libraries
LIBPATH="/lib /usr/lib /usr/local/lib /usr/X11R6/lib /usr/lib/libc5-compat
/lib/libc5-compat /usr/libexec"
+# add paths from /etc/ld.so.conf to LIBPATH
+LIBPATH="$LIBPATH `find /etc/ld.so.conf* -type f | xargs cat | grep '^/'`"
+
# which libraries to install (aside from the libraries needed by
# the specified libraries)
# for generic Linux:
--
To unsubscribe send an email to
cvsd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/cvsd-commits