bug-buddy r2745 - in trunk: . bugzilla



Author: cosimoc
Date: Wed Oct 15 12:51:59 2008
New Revision: 2745
URL: http://svn.gnome.org/viewvc/bug-buddy?rev=2745&view=rev

Log:
2008-10-15  Cosimo Cecchi  <cosimoc gnome org>

	* Makefile.am:
	* configure.in:
	* bugzilla/*: deleted, this is now useless (#556364).
	Pointed out by Matthias Clasen.


Removed:
   trunk/bugzilla/
Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/configure.in

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Wed Oct 15 12:51:59 2008
@@ -6,7 +6,7 @@
 GOOGLE_BREAKPAD_DIST_DIR = google-breakpad
 endif
 
-SUBDIRS = po $(GOOGLE_BREAKPAD_DIR) gnome-breakpad src bugzilla docs data
+SUBDIRS = po $(GOOGLE_BREAKPAD_DIR) gnome-breakpad src docs data
 
 DIST_SUBDIRS = $(SUBDIRS) $(GOOGLE_BREAKPAD_DIST_DIR) 
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Oct 15 12:51:59 2008
@@ -150,9 +150,6 @@
 
 AC_OUTPUT([
 Makefile
-bugzilla/Makefile
-bugzilla/gnome/Makefile
-bugzilla/ximian/Makefile
 data/Makefile
 data/icons/Makefile
 data/bug-buddy.schemas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]