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