[csw-devel] basic ruby gem recipe (rake) - doesn't create executable in /opt/csw/bin/

Jesse Reynolds jesse at opencsw.org
Wed Aug 17 15:49:45 CEST 2011


Hi

I wonder if anyone knows why a very basic gem recipe for rake (at
rbgems/rake/branches/rb18) doesn't create a link / executable at
/opt/csw/bin/rake ? This would be created if you ran 'gem install rake'.

It is created with the older recipe 'rake' which doesn't use the 'rbgems'
category but just 'devel' and has it's own install-ruby step.

Is it a limitation in the rbgems category stuff? Do I need to handle this
manually (eg create a symlink).

Thank you
Jesse

On 17 August 2011 15:56, <jesser at users.sourceforge.net> wrote:

> Revision: 15358
>          http://gar.svn.sourceforge.net/gar/?rev=15358&view=rev
> Author:   jesser
> Date:     2011-08-17 06:26:38 +0000 (Wed, 17 Aug 2011)
>
> Log Message:
> -----------
> rbgems/rake/branches/rb18: switch name to CSWrb18-rake naming standard
>
> Modified Paths:
> --------------
>    csw/mgar/pkg/rbgems/rake/branches/rb18/Makefile
>
> Modified: csw/mgar/pkg/rbgems/rake/branches/rb18/Makefile
> ===================================================================
> --- csw/mgar/pkg/rbgems/rake/branches/rb18/Makefile     2011-08-17 06:17:55
> UTC (rev 15357)
> +++ csw/mgar/pkg/rbgems/rake/branches/rb18/Makefile     2011-08-17 06:26:38
> UTC (rev 15358)
> @@ -7,8 +7,8 @@
>   Rake is a Make-like program implemented in Ruby. Tasks and dependencies
> are specified in standard Ruby syntax.
>  endef
>
> -PACKAGES = CSWgem-rake
> -CATALOGNAME = gem_rake
> +#PACKAGES = CSWgem-rake
> +#CATALOGNAME = gem_rake
>
>  LICENSE = MIT-LICENSE
>
>
>
> This was sent by the SourceForge.net collaborative development platform,
> the world's largest Open Source development site.
> _______________________________________________
> devel mailing list
> devel at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/devel/attachments/20110817/1db7639c/attachment-0001.html>


More information about the devel mailing list