automake
[Top][All Lists]
Advanced

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

Re: Package support (RPM, deb, pkg, kits, etc.)


From: Alexandre Oliva
Subject: Re: Package support (RPM, deb, pkg, kits, etc.)
Date: 13 Jan 2001 06:00:16 -0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

On Jan 12, 2001, Michael Still <address@hidden> wrote:

> On 12 Jan 2001, Tom Tromey wrote:

>> The automake-related idea I had was that installable objects would be
>> marked by the sub-package they belong to.  Something like:

>> lib_LIBRARIES = libfoo.a
>> devel_header_HEADERS = foo/foo.h

> Why don;t you just have some different primaries?

The issue is not about having different programs depending on the
packaging tool.  It's about creating multiple binary packages, with
the same packaging tool, out of a single source package.  Think of a
client/server package for which you want to create separate binary
packages with the client sub-package, the server sub-package and the
common sub-package.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]