Hi, Thanks for your contribution. Unfortunately in the case of ocaml it's not so simple because there are packages depending on ocaml that need to be built. You can find these by doing a: grep -R "'ocaml" . while you're in the source folder of your cloned Frugalware git repo. All these packages that depend on ocaml need to be rebuilt and there may also be others that we are not aware of but these need rebuilding for sure. One of the packages depending on ocaml is llvm that we're just upgrading to 3.4 right now in a separate branch. You could start with rebuilding the rest of the packages on that list with your locally bumped ocaml and see how that goes ( use makepkg -H ).
On Sun, Feb 23, 2014 at 3:59 AM, Cory Burgett <[email protected]> wrote: > Hey all, > > I updated the ocaml FrugalBuild to grab and build the latest version > 4.01.0. It's been a while since I've done this, so please have some > patience with me if I've made any mistakes :) > > Patch is attached. > Thanks, > -Cory (groovy2shoes) > > -- > ~ > ~ > :wq > > _______________________________________________ > Frugalware-devel mailing list > [email protected] > http://frugalware.org/mailman/listinfo/frugalware-devel > >
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
