[mingw-glib2: 20/68] Drop the GDB helper files as we can't use the native Fedora GDB to debug Win32 programs

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


commit 6373a74d7356f8e8b98c8dfc8a64a9aa3574fb7e
Author: epienbro <epienbro at fedoraproject.org>
Date:   Wed Sep 23 05:32:25 2009 +0000

    Drop the GDB helper files as we can't use the native Fedora GDB to debug
        Win32 programs

 mingw32-glib2.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec
index a9a8243..aeec370 100644
--- a/mingw32-glib2.spec
+++ b/mingw32-glib2.spec
@@ -113,6 +113,9 @@ 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
+
 # Remove the gtk-doc documentation and manpages which duplicate Fedora native
 rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}
 rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gtk-doc


More information about the mingw mailing list