Bug#571981: ruby-pkg-tools: setup.rb might modifiy shebang lines in source

2010-02-28 Thread Tobias Grimm
Paul van Tilburg wrote: > Ideally, setup.rb --install does this and does so in the configured > install dir (incl. destdir). Ok. Here's a patch for setup.rb. It will make the shebange line only be replaced in the bin dir. Tobias --- libsetup-ruby-3.4.1.orig/setup.rb +++ libsetup-ruby-3.4.1/se

Bug#571981: ruby-pkg-tools: setup.rb might modifiy shebang lines in source

2010-02-28 Thread Paul van Tilburg
On Sun, Feb 28, 2010 at 07:45:10PM +0100, Tobias Grimm wrote: > I'm not sure, if this should be taken care for in ruby-pkg-tools or > libsetup-ruby. Ideally, setup.rb --install does this and does so in the configured install dir (incl. destdir). Just my 2ยข, Paul -- PhD Student @ Eindhoven

Bug#571981: ruby-pkg-tools: setup.rb might modifiy shebang lines in source

2010-02-28 Thread Tobias Grimm
Package: ruby-pkg-tools Version: 0.17 Severity: minor When using setup.rb / ruby-setup-rb.mk it might happen, that setup.rb modifies the shebang lines of ruby scripts (e.g. with ruby1.9.1). The problem is, that this happens in the source and isn't reverted, so after a dpkg-buildpackage -tc, the so