#!/bin/sh # Norbert Preining # these scripts are in Master/tlpkg/bin cd $(dirname $0)/../.. perl tlpkg/bin/tlsrc2tldb.pl tlpkg/tlsrc/*.tlsrc > texlive.tldb.new mv texlive.tldb texlive.tldb.saved mv texlive.tldb.new texlive.tldb