update rpath patch
This commit is contained in:
parent
08b24c04d2
commit
4d621c94f5
@ -1 +1 @@
|
||||
sane-backends-1.0.17.tar.gz
|
||||
sane-backends-1.0.18.tar.gz
|
||||
|
21
sane-backends-1.0.18-rpath.patch
Normal file
21
sane-backends-1.0.18-rpath.patch
Normal file
@ -0,0 +1,21 @@
|
||||
--- sane-backends-1.0.18/tools/sane-config.in.rpath 2004-07-09 16:39:05.000000000 +0200
|
||||
+++ sane-backends-1.0.18/tools/sane-config.in 2006-07-24 16:47:58.000000000 +0200
|
||||
@@ -7,7 +7,7 @@
|
||||
PACKAGE="@PACKAGE@"
|
||||
scriptname="sane-config"
|
||||
|
||||
-LINKER_RPATH="@LINKER_RPATH@"
|
||||
+LINKER_RPATH=""
|
||||
|
||||
prefix="@prefix@"
|
||||
exec_prefix="@exec_prefix@"
|
||||
--- sane-backends-1.0.18/configure.rpath 2006-07-03 00:22:09.000000000 +0200
|
||||
+++ sane-backends-1.0.18/configure 2006-07-24 16:50:13.000000000 +0200
|
||||
@@ -4159,6 +4159,7 @@
|
||||
esac
|
||||
|
||||
fi
|
||||
+LINKER_RPATH=
|
||||
{ echo "$as_me:$LINENO: result: $LINKER_RPATH" >&5
|
||||
echo "${ECHO_T}$LINKER_RPATH" >&6; }
|
||||
|
@ -257,6 +257,7 @@ rm -rf %{buildroot}
|
||||
* Mon Jul 24 2006 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-1
|
||||
- version 1.0.18
|
||||
- unify spec file between OS releases
|
||||
- update rpath patch
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.17-13.1
|
||||
- rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user