forked from pool/post-build-checks
10 lines
430 B
Diff
10 lines
430 B
Diff
|
Index: post-build-checks-1.0/suse-buildsystem.sh
|
||
|
===================================================================
|
||
|
--- post-build-checks-1.0.orig/suse-buildsystem.sh 2011-10-20 11:57:54.000000000 +0200
|
||
|
+++ post-build-checks-1.0/suse-buildsystem.sh 2012-06-04 12:07:23.597872870 +0200
|
||
|
@@ -1,3 +1,3 @@
|
||
|
-export SUSE_IGNORED_RPATHS=/etc/ld.so.conf
|
||
|
+export SUSE_IGNORED_RPATHS=/etc/suse-ignored-rpaths.conf
|
||
|
export SUSE_ASNEEDED=1
|
||
|
|