Re: dynamically setting files in gemspec

2015-05-01 Thread Cédric Boutillier
Hi, On Fri, May 01, 2015 at 11:49:48PM +0530, Pirate Praveen wrote: > Hi, > There is a problem with rails-assets-jquery-ui.gmespec > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783508 > Can this be handled by gem2deb by converting dynamic listing to static > listing at build time? > Or is

dynamically setting files in gemspec

2015-05-01 Thread Pirate Praveen
Hi, There is a problem with rails-assets-jquery-ui.gmespec https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783508 Can this be handled by gem2deb by converting dynamic listing to static listing at build time? Or is this just specific to this package and I should manually set the file list? Tha