summaryrefslogtreecommitdiff
path: root/Build/cdbuild/rmpackage
blob: e93f8cc836a5d2e80ed3dbf8687adcb1d88fe49e (plain)
1
2
3
4
5
6
7
#!/bin/sh
R=/texlive/Master
P4OPTS=" -p sun2.dante.de:1666 -c tex"
cd $R
cat $R/texmf-dist/tpm/lists/$1  | sed -e '/^ *$/d' -e 's/^ *//' | p4 $P4OPTS -x  - delete