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

Re: bash script in /usr/games



Andreas Moog writes:

> On 10.08.2013 13:18, Steven Hamilton wrote:
>
> Apologies for the copy per mail, I was hitting the wrong button.
>
>> Done. Sorry for the time wasting. I should've done this to begin
>> with.
>>
>> https://mentors.debian.net/package/mrrescue
>>
>
> Hmm, looks indeed like a bug:
>
> dh_installinit -O-Pdebian/tmp
> 	install -d debian/tmp/etc/init.d
> 	install -p -m755 debian/mrrescue debian/tmp/etc/init.d/mrrescue
> [...]
>
> $ cat debian/mrrescue
> #!/bin/bash
> love /usr/share/games/mrrescue/mrrescue.love
> $
>
> To workaround, you could disable the dh_installinit call in
> debian/rules. Simply add:
>
> override_dh_installinit:
>
> and dh_installinit will not be called. But I think you should still open
> a bug against debhelper.

Awesome. Thanks a lot. Workaround tested and all ok. I'll open a bug on dh.

-- 
Steven Hamilton
I don't look like two zombies


Reply to: