]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-disable-ldconfig-optimization.patch
- removed unneeded patch
[packages/rpm.git] / rpm-disable-ldconfig-optimization.patch
diff --git a/rpm-disable-ldconfig-optimization.patch b/rpm-disable-ldconfig-optimization.patch
deleted file mode 100644 (file)
index 1c5e1ed..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- rpm-5.4.10/lib/psm.c~      2012-09-08 23:56:50.377390394 +0200
-+++ rpm-5.4.10/lib/psm.c       2012-09-09 19:16:54.974129936 +0200
-@@ -754,7 +754,7 @@
- static int ldconfig_done = 0;
- /*@unchecked@*/ /*@observer@*/ /*@null@*/
--static const char * ldconfig_path = "/sbin/ldconfig";
-+static const char * ldconfig_path = NULL;
- /**
-  * Run scriptlet with args.
This page took 0.027472 seconds and 4 git commands to generate.