Laszlo (Laca) Peter wrote: > Cc'ing pkg-discuss (sorry about the cross-post...) > > I was pretty sure I tested that, but apparently not :( > IPS team: is it really illegal to have the same attribute action > multiple times in the same manifest? In this case, a package > is built from multiple source tarballs, so I'd like to set > multiple info.source_url attributes. > > Shall I file a bug or is there another way I should add > pointers to multiple sources? >
Right now this is the case. Note that set actions can take multiple arguments: > set name=info.source_url value=tarball.tar.gzvalue=additional-tarball.tar.gz > value=build-scripts.tar.gz is perfectly legal in the dev repo IPS bits. - Bart -- Bart Smaalders Solaris Kernel Performance barts at cyber.eng.sun.com http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird."
