On Mon, Mar 1, 2010 at 19:13, <adiknoth-gu...@users.alioth.debian.org> wrote:
> + mv $CONFIG_FILE{.disabled,} || true > else > # user doesn't want RT prio > - rm -rf $CONFIG_FILE > + mv $CONFIG_FILE{,.disabled} || true > fi Note that the {,} idiom is a bashism. It will fail with dash as /bin/sh -- Saludos, Felipe Sateler _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers