~ubuntu-branches/ubuntu/jaunty/luatex/jaunty

« back to all changes in this revision

Viewing changes to src/texk/web2c/luatexdir/luatex.mk

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2007-12-10 10:24:34 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20071210102434-9w9ljypghznwb4dy
Tags: 0.20.1-1
* new upstreams, add the announcements with changes to the debian dir
* call build.sh.linux with bash, not with sh, otherwise building breaks
  (thanks to Pascal de Bruijn <pmjdebruijn@gmail.com> from Ubuntu for
  letting us know) [np]
* update libpoppler patch
* change the texdoclua patch to use the new os.tmpdir with a template of
  /tmp/luatex.XXXXXX
* bump standards version to 3.7.3, no changes necessary
* convert copyright file to utf-8

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
$(luatexdir)/luatex.version: $(srcdir)/$(luatexdir)/luatex.web
22
22
        test -d $(luatexdir) || mkdir $(luatexdir)
23
23
        grep '^@d luatex_version_string==' $(srcdir)/$(luatexdir)/luatex.web \
24
 
          | sed "s/^.*'-//;s/'.*$$//" \
 
24
          | sed "s/^.*=='//;s/' .*$$//" \
25
25
          >$(luatexdir)/luatex.version
26
26
 
27
27
# The C sources.