----- Original Message -----
From: "Steven Hartland" <[email protected]>
To: "David Keller" <[email protected]>
Cc: <[email protected]>; <[email protected]>
Sent: Friday, April 11, 2014 12:04 PM
Subject: Re: FreeBSD Port: rubygem-passenger-4.0.41_2
----- Original Message -----
From: "David Keller" <[email protected]>
It's working :-)
But the symlink seems incorrect:
* passenger -> lib/ruby/gems/1.9/gems/passenger-4.0.41
I might be better like this:
* passenger -> passenger-4.0.41
Sorry David I've never used the link option, I just corrected
the syntax to work with stage, could you give me some context
on that please?
Actually I think I know what you might mean try changing the LN cmd
to:
(cd ${STAGEDIR}${PREFIX}/${GEMS_DIR} && ${LN} -s ${GEM_LIB_DIR} ${PORTNAME})
Regards
Steve
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"