From d6eada9dba73bad6cb0f71ba4cdae3ffb5af82b7 Mon Sep 17 00:00:00 2001 From: sparky Date: Sun, 6 Feb 2011 16:56:24 +0000 Subject: [PATCH] - unified %clean section Changed files: dotnet-gdata-sharp.spec -> 1.8 --- dotnet-gdata-sharp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-gdata-sharp.spec b/dotnet-gdata-sharp.spec index 8b260d2..19d42f3 100644 --- a/dotnet-gdata-sharp.spec +++ b/dotnet-gdata-sharp.spec @@ -48,7 +48,7 @@ if [ "%{_lib}" != "lib" ]; then fi %clean -rm -rf "$RPM_BUILD_ROOT" +rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -- 2.43.0