[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: help with the diaspora package



On Wed, Apr 15, 2015 at 11:53:46PM +0530, Pirate Praveen wrote:
> On Wednesday 15 April 2015 05:31 PM, Antonio Terceiro wrote:
> > Please don't, these versioned packages are a mess. you can try embedding
> > the old version in the diaspora package in the meantime.
> 
> Can I add the gems to debian/compat and use gem install --local? Is
> there a better way of doing it.

debian/compat?

I would do this by changing the Gemfile to use your private copy:

  gem 'foo', path: 'vendor/gems/foo' # or whatever path you want

then you install your private copy of bootstrap-sass to
$APPROOT/vendor/gems/foo

-- 
Antonio Terceiro <terceiro@debian.org>

Attachment: signature.asc
Description: Digital signature


Reply to: