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
Created a new ebuild for tinyscheme-1.35 Reproducible: Always Steps to Reproduce: 1. 2. 3. Ebuild will follow ..
Created an attachment (id=59725) [details] the actual ebuild
Created an attachment (id=59726) [details] The patch file needed to build this package This should go in the files directory, sorry for the 2posts should have used tar to pack those 2files together ...
Jonas, thanks for the ebuild. AFAIK you did the correct thing and shouldn't have used tar instead. Instead of patching the makefile to include an install target, you can use special install functions (see http://devmanual.gentoo.org/function-reference/install-functions/index.html) as I have done in the ebuild attached below which should work for version 1.37. Please test.
Created an attachment (id=101919) [details] tinyscheme-1.37.ebuild
Okay, I just checked in 1.37 and after I saw 1.38 is out now too.