From 78483f6257d46cf4ce5be2c7e72febe37769056f Mon Sep 17 00:00:00 2001 From: aoliva Date: Jul 11 2006 07:05:14 +0000 Subject: Do not remove unsupported Ada and ObjC tests in a way that breaks the build. --- diff --git a/gdb.spec b/gdb.spec index b10f3d8..30ce922 100644 --- a/gdb.spec +++ b/gdb.spec @@ -311,14 +311,6 @@ _FOO rm -f gdb/doc/*.info rm -f gdb/doc/*.info-* -# ... and remove the objective-c testcases -- no objective-c -rm -fr gdb/testsuite/gdb.objc -# ... and remove the ada testcases -- no ada support at all. -rm -fr gdb/testsuite/gdb.ada -# FIXME: remove gdb/gdbserver/config.h from the snapshot. Suspect a bug -# in the FSF snapshot process. -rm -f gdb/gdbserver/config.h - %build # Initially we're in the %{gdb_src} directory.