On Thu, Mar 01, 2012 at 10:32:28AM -0500, Gaetan Nadon wrote:
> On 12-02-29 07:40 PM, Peter Hutterer wrote:
> >> +# Copy the en_US source files into en-US destination
> >> > +# This is required for out-of-source-tree build as publican does not
> >> > allow us
> >> > +# to specify the location of t
On 12-02-29 07:40 PM, Peter Hutterer wrote:
> I failed to figure out a sensible way to convince automake to install "every
> file in this directory". Every instance I found on various forums yesterday
> came down to the developer knowing the file list. I think having to maintain
> the file list man
On 12-02-29 07:40 PM, Peter Hutterer wrote:
>> +# Copy the en_US source files into en-US destination
>> > +# This is required for out-of-source-tree build as publican does not
>> > allow us
>> > +# to specify the location of the source code.
>> > +$(builddir)/en-US/%: $(srcdir)/en_US/% $(builddir)
On Wed, Feb 29, 2012 at 05:15:44PM -0500, Gaetan Nadon wrote:
> On 12-02-28 09:57 PM, Peter Hutterer wrote:
> > Publican requires a read-write source tree, see
> > http://bugzilla.redhat.com/show_bug.cgi?id=798484
> >
> > And it currently cannot build out-of-tree, so we need to copy the sources
> >
On 12-02-28 09:57 PM, Peter Hutterer wrote:
> Publican requires a read-write source tree, see
> http://bugzilla.redhat.com/show_bug.cgi?id=798484
>
> And it currently cannot build out-of-tree, so we need to copy the sources
> into the _build tree and generate Protocol.xml into that tree too (we'd h
On 12-02-28 09:57 PM, Peter Hutterer wrote:
> Publican requires a read-write source tree, see
> http://bugzilla.redhat.com/show_bug.cgi?id=798484
>
> And it currently cannot build out-of-tree, so we need to copy the sources
> into the _build tree and generate Protocol.xml into that tree too (we'd h
Publican requires a read-write source tree, see
http://bugzilla.redhat.com/show_bug.cgi?id=798484
And it currently cannot build out-of-tree, so we need to copy the sources
into the _build tree and generate Protocol.xml into that tree too (we'd have
to do this anyway since automake creates a read-o