[arch-general] Question about split packages

Magnus Therning magnus at therning.org
Fri Aug 7 13:03:31 EDT 2009


I've been playing around with split packages and it's a nice feature, it'll
make some packaging tasks a lot easier.  Anyway, there's one thing I can't
find out, is it possible to have one package depend on another one that's
built from the same sources?

Basically something like this:

pkgname=('foo' 'bar')
...

build () {
...
}

package_foo () {
...
}

package_bar () {
depends=('foo')
...
}

/M

-- 
Magnus Therning                        (OpenPGP: 0xAB4DFBA4)
magnus@therning.org          Jabber: magnus@therning.org
http://therning.org/magnus         identi.ca|twitter: magthe

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
URL: <http://www.archlinux.org/pipermail/arch-general/attachments/20090807/dacfe00d/attachment-0001.pgp>


More information about the arch-general mailing list