From 155750a4c8358d40eddd89f41a82163457dfc1dc Mon Sep 17 00:00:00 2001 From: David Lehman Date: Tue, 19 Aug 2014 11:19:45 -0500 Subject: [PATCH] Include /sbin/ldconfig from glibc. python-pyudev needs it. (cherry picked from commit f035057ef00eb2dbf834a60f8e1936e2bcabb5f6) Related: rhbz#1202877 --- share/runtime-cleanup.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 2a0aeeb6..8fa6c1dc 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -199,7 +199,8 @@ removefrom glibc /lib/*/nosegneg/* /${libdir}/libBrokenLocale* removefrom glibc /${libdir}/libSegFault* /${libdir}/libanl* removefrom glibc /${libdir}/libcidn* /${libdir}/libnss_compat* removefrom glibc /${libdir}/libnss_hesiod* /${libdir}/libnss_nis* -removefrom glibc /${libdir}/libthread* /${libdir}/rtkaio* /sbin/* +# python-pyudev uses ctypes.util.find_library, which uses /sbin/ldconfig +removefrom glibc /${libdir}/libthread* /${libdir}/rtkaio* /sbin/sln removefrom glibc /usr/libexec/* /usr/sbin/* removefrom glibc-common /etc/* /usr/bin/catchsegv /usr/bin/gencat removefrom glibc-common /usr/bin/getconf /usr/bin/getent