Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
There is a trivial error in the ebuild so clisp-link is not executable, which I need for a program to compile and which apparently is meant by the ebuild.
Created an attachment (id=140747) [details] Patch to the 2.43 ebuild Adds the clisp version to the chmod call.
Or is it better to have a not on the version depending library dir? Just having a short look into /usr/lib64/ seems answer this to yes. I'll attach an alternative patch which removes the version string from the library directory.
Created an attachment (id=140797) [details] Alternative patch Alternative ebuild patch removing version string from the libdir
Created an attachment (id=140798) [details] needed by alternative ebuild patch needed by alternative ebuild patch
Thanks Sebastian, choosing your first solution for now.
As far as I can see, this has not been committed yet... I'm just curious. ;)
So sorry, committed now :)