Re: [gnome-db] gda-report-document



El sáb, 09-11-2002 a las 12:17, Rodrigo Moya escribió:
> On Thu, 2002-11-07 at 18:28, Santi Camps wrote:
> > El jue, 07-11-2002 a las 01:06, Rodrigo Moya escribió:
> > > it should be valid, AFAIK. And yes, it should be installed, so please
> > > add a bug to bugzilla.gnome.org, and I'll take care of it as soon as I
> > > can.
> > >
> > Better than this, here you have a patch for it.
> >
> could you please send it in unified format? That is, send the output of
> 'cvs -z3 diff -u', which is easier to understand and review.
> 
Yes, of course.  Sorry for my unknowledge.
 
A little question.  When I have some code of libgda-report, I should send it to the list or there is any way to commit it in CVS?  

Cheers


Index: libgda/data/Makefile.am
===================================================================
RCS file: /cvs/gnome/libgda/data/Makefile.am,v
retrieving revision 1.4
diff -u -r1.4 Makefile.am
--- libgda/data/Makefile.am	1 May 2002 15:37:02 -0000	1.4
+++ libgda/data/Makefile.am	9 Nov 2002 12:07:13 -0000
@@ -1,9 +1,7 @@
-
 # Default global configuration file
 configdir   = $(sysconfdir)/libgda
 config_DATA = config
 
-EXTRA_DIST = \
-	$(config_DATA) \
-	gda-xml-query.dtd \
-	gda-xml-query.xsl
+xmldir = $(datadir)/libgda/xml
+xml_DATA    = 	gda-xml-query.dtd 	\
+		gda-xml-query.xsl


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