On Mon, Oct 07, 2013 at 02:50:52PM +0200, Aleksander Zdyb wrote:
> Hello all!
> 
> There is a fair number of programs, which are (traditionally) placed
> in /bin directory (cat, cp, rm, etc.).
> However, rpm, AFAIK, does not support this in %install and %files
> sections. There are only build-in macros ( %_bindir and %_sbindir),
> which are prefixed ( %_exec_prefix = /usr).
> 
> I'm going to package symlinks for busybox, but have no idea on how

Wasn't there a plan to remove busybox from Tizen 3.0?

--
Thanks,
Chengwei

> to (properly) place some of the files in /bin -- i.e. is using
> %{buildroot}bin/cat a proper way in contrast with
> %{buildroot}%{_bindir}/cut?
> 
> Or do we even care about distinguishing between /bin and /usr/bin?
> 
> 
> -- 
> Aleksander Zdyb
> Samsung R&D Institute Poland
> Samsung Electronics
> 
> _______________________________________________
> Dev mailing list
> [email protected]
> https://lists.tizen.org/listinfo/dev

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to