From 132b0492baac5b278bb14220ff8964c51f10e92d Mon Sep 17 00:00:00 2001 From: Will Woods Date: Mon, 25 Jul 2011 19:45:02 -0400 Subject: [PATCH] remove unnecessary use of 'arch.buildarch' in runtime-cleanup --- share/runtime-cleanup.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 5a86c264..152896d4 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -210,7 +210,7 @@ removefrom gdk-pixbuf2 /usr/share/locale* removefrom gfs2-utils /usr/sbin/* removefrom glib2 /etc/* /usr/bin/* /usr/share/locale/* removefrom glibc /etc/gai.conf /etc/ld.so.conf /etc/localtime /etc/rpc -removefrom glibc /lib/${arch.buildarch}/nosegneg/* /${libdir}/libBrokenLocale* +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*