[mingw-glib2: 21/68] Stupid typo..

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:53:37 UTC 2012


commit d46b59f43d8461f6ac4901a97b716cf6159574ba
Author: epienbro <epienbro at fedoraproject.org>
Date:   Wed Sep 23 12:20:37 2009 +0000

    Stupid typo..

 mingw32-glib2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec
index aeec370..7fc6b51 100644
--- a/mingw32-glib2.spec
+++ b/mingw32-glib2.spec
@@ -114,7 +114,7 @@ rm -rf $RPM_BUILD_ROOT/build_static
 rm -f $RPM_BUILD_ROOT/%{_mingw32_libdir}/charset.alias
 
 # Drop the GDB helper files as we can't use the native Fedora GDB to debug Win32 programs
-rm -f $RPM_BUILD_ROOT%{_mingw32_datadir}/gdb
+rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gdb
 
 # Remove the gtk-doc documentation and manpages which duplicate Fedora native
 rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}


More information about the mingw mailing list