~ubuntu-branches/ubuntu/precise/luatex/precise

« back to all changes in this revision

Viewing changes to debian/patches/build-script

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2008-07-07 11:01:13 UTC
  • mfrom: (1.1.5 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080707110113-1y7lam37zbbb7bbt
Tags: 0.28.0-1
* two new upstream releases, see the respective ANNOUCE files
* add luasocket license statement to debian/copyright
* activate the pdfluatex format
* prepare for latex based formats
  - add the ini files from TeX Live
  - add debian/formats file
  - adjust dh_installtex incantation
  the problem is that luatex dies when loading ukrhypmp.tex from 
  texlive-lang-cyrillic, but we don't want to conflict with it by now.
* policy 3.8.0, rename README.Debian-source to README.source, and add
  notes about quilt usage
* disable patch fix-pwd-inclusion (it was from svn)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 build.sh.linux |    8 ++++----
6
6
 1 file changed, 4 insertions(+), 4 deletions(-)
7
7
 
8
 
Index: luatex-0.15/build.sh.linux
 
8
Index: luatex-0.28.0/build.sh.linux
9
9
===================================================================
10
 
--- luatex-0.15.orig/build.sh.linux     2007-10-29 09:49:20.000000000 +0100
11
 
+++ luatex-0.15/build.sh.linux  2007-10-30 07:32:59.000000000 +0100
12
 
@@ -80,9 +80,6 @@
 
10
--- luatex-0.28.0.orig/build.sh.linux   2008-06-30 17:53:39.000000000 +0200
 
11
+++ luatex-0.28.0/build.sh.linux        2008-07-07 10:38:38.000000000 +0200
 
12
@@ -75,9 +75,6 @@
13
13
   # do a configure without all the things we don't need
14
14
   echo "ignore warnings and errors about the main texmf tree"
15
15
   ../src/configure \
19
19
               --with-cxx-runtime-hack \
20
20
               --without-aleph     \
21
21
               --without-bibtex8   \
22
 
@@ -125,6 +122,10 @@
 
22
@@ -120,6 +117,10 @@
23
23
               --without-xdvik     \
24
24
               --without-xdvipdfmx \
25
25
               --without-xetex     \
30
30
               || exit 1 
31
31
 fi
32
32
 
33
 
@@ -152,7 +153,6 @@
 
33
@@ -147,7 +148,6 @@
34
34
 cp "$B"/texk/web2c/luatexdir/makecpool linux/texk/web2c/luatexdir
35
35
 cp "$B"/texk/web2c/web2c/{web2c,fixwrites,splitup} linux/texk/web2c/web2c
36
36
 cp "$B"/texk/web2c/{luatex,tangle,tangleboot,luatangle} linux/texk/web2c