[SCM] Debian packaging for jack-audio-connection-kit branch, 	master.jackd2, updated. debian/1.9.4+svn3842-2-24-g6b0dbd2
    Felipe Sateler 
    fsateler at gmail.com
       
    Mon Mar  1 22:42:25 UTC 2010
    
    
  
On Mon, Mar 1, 2010 at 19:13,  <adiknoth-guest at 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
    
    
More information about the pkg-multimedia-maintainers
mailing list