RPM Community Forums

Mailing List Message of <rpm-devel>

Re: [CVS] RPM: rpm/ Makefile.am

From: Ralf S. Engelschall <rse+rpm-devel@rpm5.org>
Date: Mon 06 Aug 2007 - 16:37:26 CEST
Message-ID: <20070806143726.GA37000@engelschall.com>
On Mon, Aug 06, 2007, Olivier Thauvin wrote:

> Le lundi 6 août 2007, Ralf S. Engelschall a écrit :
> >   RPM Package Manager, CVS Repository
> >   http://rpm5.org/cvs/
> >
>
> >   -	perl/typemap \
> >   +	perl/MANIFEST perl/META.yml perl/Makefile.PL.in perl/Makefile.am
> > perl/Makefile.in \ +	perl/README perl/RPM.pm perl/RPM.xs
>
> Currently I populate perl/Makefile.am, does this mean I have to push my change
> into top level Makefile.am ?

Yes, seems like "make dist" requires that the top-level Makefile.am
correctly lists the files (or the perl/ subdir as a whole but this then
would pick up other stuff like the CVS subdirs, too). So, when you
add/remove files in perl/ please adjust the top-level Makefile.am
accordingly, too.

                                       Ralf S. Engelschall
                                       rse@engelschall.com
                                       www.engelschall.com
Received on Mon Aug 6 16:38:04 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.