rpms/mingw32-glib2/devel mingw32-glib2.spec,1.17,1.18

epienbro epienbro at fedoraproject.org
Wed Sep 23 05:32:26 UTC 2009


Author: epienbro

Update of /cvs/pkgs/rpms/mingw32-glib2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1535

Modified Files:
	mingw32-glib2.spec 
Log Message:
Drop the GDB helper files as we can't use the native Fedora GDB to debug Win32 programs



Index: mingw32-glib2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-glib2/devel/mingw32-glib2.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- mingw32-glib2.spec	23 Sep 2009 05:12:40 -0000	1.17
+++ mingw32-glib2.spec	23 Sep 2009 05:32:25 -0000	1.18
@@ -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 fedora-extras-commits mailing list