~ubuntu-branches/ubuntu/wily/luatex/wily

« back to all changes in this revision

Viewing changes to source/texk/kpathsea/mktexupd

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2010-04-29 00:47:19 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100429004719-o42etkqe90n97b9e
Tags: 0.60.1-1
* new upstream release, adapt build-script patch
* disable patch: upstream-epstopdf_cc_no_xpdf_patching, included upstream
* disable patch: libpoppler-0.12, not needed anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
# mktexupd -- update ls-R with a new entry.
3
3
4
 
# te@dbs.uni-hannover.de and kb@mail.tug.org. Public domain.
 
4
# Primarily written by Thomas Esser, Karl Berry, and Olaf Weber.
5
5
 
6
 
version='$Id: mktexupd,v 1.20 2004/12/19 12:41:13 olaf Exp $'
 
6
version='$Id: mktexupd 16497 2009-12-24 18:38:47Z karl $'
7
7
usage="Usage: $0 DIR FILE.
8
8
  Update the ls-R file with an entry for FILE in DIR."
9
9
mt_min_args=2