On Tue, May 18, 2004, Karl Vogel wrote:

> The subversion packages includes bash completions, however the completions
> script is installed with filename
> %{l_prefix}/etc/subversion/subversion.bashrc whereas the RC script uses
> @l_prefix@/etc/subversion/subversion.bash
>
> --- rc.subversion       2004-04-28 09:36:11 +0200
> +++ rc.subversion.new   2004-05-18 10:53:23 +0200
> @@ -59,7 +59,7 @@
>      if rcVarIsYes subversion_env; then
>          if [ ".$BASH" != . ]; then
>              shopt -s extglob progcomp
> -            . @l_prefix@/etc/subversion/subversion.bash
> +            . @l_prefix@/etc/subversion/subversion.bashrc
>          fi
>      fi

Comitted to CVS for OpenPKG-CURRENT. Thanks.
See http://cvs.openpkg.org/chngview?cn=17029 for details.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to