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

Bug#139054: tetex-bin: Unexpected exit 1 from texlinks



On 19.03.02 Ray Miller (raym@herald.ox.ac.uk) wrote:

> --- texlinks~	Tue Mar 19 11:24:17 2002
> +++ texlinks	Tue Mar 19 11:32:13 2002
> @@ -94,7 +94,7 @@
>          ;;
>      esac
>    else
> -    verbose_do ln -s "$dest" "$src"
> +    verbose_do ln -s -f "$dest" "$src"
>    fi
>  }
>  
> @@ -126,7 +126,7 @@
>  ###############################################################################
>  upd_symlinkdir()
>  {
> -  search_symlinkdir || return
> +  search_symlinkdir || return 0
>    for i in `sed 's@ .*@@' cnf_file_ln.$$`; do
>      install_link "$selfautoloc/$i" "$symlinkdir/$i"
>    done
> 
Thomas seems to have updated texlinks appropriately. At leats the
second part is applied and the first part is said to be a mistake by
you(?).
Can we close now? Please send an E-Mail to 139054-done@bugs.debian.org

H.
-- 
sigmentation fault



Reply to: