From 73bf74f009cd779dbcfb03f36e87bfa8d7f354c5 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 5 Feb 2008 01:57:23 +0000 Subject: [PATCH] Remove the "-f" from rm so we see why it fails --- totem.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/totem.spec b/totem.spec index d4e205c..75207bf 100644 --- a/totem.spec +++ b/totem.spec @@ -173,7 +173,7 @@ rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=$RPM_BUILD_ROOT -rm -f %{_libdir}/totem/plugins/*/*.{a,la} \ +rm %{_libdir}/totem/plugins/*/*.{a,la} \ %{_libdir}/mozilla/plugins/*.{a,la} \ %{_libdir}/nautilus/extensions-2.0/*.{a,la}