On Tue, Mar 02, 2010 at 02:02:14PM +0100, ermo | Rune Morling wrote:
> Just a slight heads up that I've hit a slight snag with the package - it
> appears that the configuration utility /usr/bin/byobu-config is not
> copied over when the package is mooked, even though it is present in
> both %(builddir)s and %(destdir)s.

/usr/bin/*-config tend to be development tools -- look at the output
of the command "ls -l /usr/bin/*-config" for a demonstration.  As
usual, Conary automates the common case, and makes it easy to work
around the odd cases.

If /usr/bin/byobu-config is really a tool for normal users, just do
        r.ComponentSpec('runtime', '%(bindir)s/byobu-config')
_______________________________________________
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel

Reply via email to