Bug#477587: Bug#477588: kfreebsd-7: bashism in debian/rules
severity 477587 wishlist
retitle 477587 kfreebsd-6: Please switch debian/rules to SHELL=sh
severity 477588 wishlist
retitle 477588 kfreebsd-7: Please switch debian/rules to SHELL=sh
thanks
Hi,
On Wed, 2008-04-23 at 19:48:55 -0500, Raphael Geissert wrote:
> Source: kfreebsd-7
> Severity: important
> User: debian-release@lists.debian.org
> Usertags: goal-dash
>
> While checking for bashisms in debian/rules with checkbashisms (from
> the 'devscripts' package) I've found your package making use of a bashism.
>
> checkbashisms' output:
> > possible bashism in kfreebsd-7/debian/rules line 38 (${parm/?/pat[/str]}):
> > flavor=$${config/.config/} ; \
> > possible bashism in kfreebsd-7/debian/rules line 149 (brace expansion):
> > mkdir -p
> > $(IMAGE_PACKAGE)-$*/{boot,lib/modules/$(version)-$(abiname)-$*}
Those are not bugs, the debian/rules file sets the SHELL environment
variable to bash. Downgrading them to wishlist.
regards,
guillem
Reply to: