On Fri, Jul 10, 2009 at 7:43 AM, Chris Frey <cdf...@foursquare.net> wrote:
> On Fri, Jul 03, 2009 at 09:57:08AM -0600, Nathanael Noblet wrote:
> > On Thu, Jul 2, 2009 at 4:18 PM, Chris Frey <cdf...@foursquare.net>
> wrote:
> > > Purity Advisors
> > > ---------------
> >
> > I could possibly help out here. Although I'm not the fedora package
> > maintainer I have a decent amount of experience with it. For example, I
> can
> > tell you that the rpm spec file has to run a few sed commands to stop
> barry
> > from hardcoding system rpaths when built. It would probably be good to
> > modify barry to no longer do it, or allow a configure switch...
>
> Thanks!
>
> As for the hardcoded rpath thing, I *believe* this is a libtool "feature."
>
Can you post the sed commands you're referring to? What file does it
> modify?
>
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g'
libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
The reference to their packaging guidelines for this particular part is:
https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel