Arjan van de Ven wrote: > Wichmann, Mats D wrote: >> I consider this a nasty wart of this system - it's actually one of >> the concepts of LSB to try to hide specific details like this behind >> a single dependency >> so that packages don't get so tied to specific distro >> implementatins, but >> even that's only a partial solution, >> >> _____________________ > > the sad part is that we moved it from /usr/bin to /bin because of LSB > requiring it to be in /bin
there's no specific-path requirement for awk in FHS, and thus not in LSB (that I can see, anyway). I know we were talking about something earlier that did have a path requirement.... and actually there *should* be such a requirement since we ought to be able to do: #!/usr/bin/awk and if the path is optional you can't do that reliably. but that's a different story. _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
