Re: [g-a-devel][Gnopernicus] Simple 'make dist' fix
- From: Bill Haneman <bill haneman sun com>
- To: Mario Lang <mlang delysid org>
- Cc: gnome-accessibility-devel gnome org
- Subject: Re: [g-a-devel][Gnopernicus] Simple 'make dist' fix
- Date: 25 Jun 2003 12:54:55 +0100
Hi Mario:
Thanks a lot for this patch. Does anyone have any comments? If there
are no objections (since there has been no comment for a week) I would
recommend that you apply the patch (Mario) since gnopernicus allows
"build sheriff" commits.
- Bill
On Tue, 2003-06-17 at 13:28, Mario Lang wrote:
> Hi.
>
> Upon attempting to update libtool related files
> ontop of the 0.3.3 tarball release of Gnopernicus
> I found that EXTRA_DIST in Makefile.am is missing
> omf.make, since xmldocs.make does "include" that file.
>
> Symptom for this problem is "autoreconf --force" failing
> with a error message about omf.make not being available.
>
> Below patch fixes this.
>
> Index: Makefile.am
> ===================================================================
> RCS file: /cvs/gnome/gnopernicus/Makefile.am,v
> retrieving revision 1.16
> diff -u -r1.16 Makefile.am
> --- Makefile.am 14 May 2003 08:03:31 -0000 1.16
> +++ Makefile.am 17 Jun 2003 10:29:41 -0000
> @@ -5,6 +5,7 @@
>
> EXTRA_DIST= \
> xmldocs.make \
> + omf.make \
> intltool-extract.in \
> intltool-merge.in \
> intltool-update.in \
>
> --
> CYa,
> Mario | Debian Developer <URL:http://debian.org/>
> | Get my public key via finger mlang db debian org
> | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
> _______________________________________________
> Gnome-accessibility-devel mailing list
> Gnome-accessibility-devel gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]