lm_sensors/lm_sensors-2.8.3-rpath.patch
cvsdist b37409f255 auto-import changelog data from lm_sensors-2.8.6-1.src.rpm
Tue Apr 13 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.6-1
- Update to latest upstream version.
- Enabled build for x86_64.
Mon Mar 08 2004 Phil Knirsch <pknirsch@redhat.com> 2.8.3-5
- Fixed initscript to work with 2.6 kernel and made it more quiet
    (#112286).
- Changed proposed location of sensors (#116496).
- Fixed rpath issue.
2004-09-09 08:01:10 +00:00

13 lines
477 B
Diff

--- lm_sensors-2.8.3/Makefile.rpath 2004-03-08 18:06:52.318271655 +0100
+++ lm_sensors-2.8.3/Makefile 2004-03-08 18:08:30.344078783 +0100
@@ -95,7 +95,8 @@
# library files (both static and shared) will be installed.
LIBDIR := $(libdir)
-EXLDFLAGS := -Wl,-rpath,$(LIBDIR)
+#EXLDFLAGS := -Wl,-rpath,$(LIBDIR)
+EXLDFLAGS :=
# You should not need to change this. It is the directory into which the
# executable program files will be installed. BINDIR for programs that are