[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packages for tetex-beta at people.debian.org



Hilmar Preusse <hille42@web.de> schrieb:

> On 08.11.04 Frank Küster (frank@debian.org) wrote:
>> Frank Küster <frank@debian.org> schrieb:
>> > Hilmar Preusse <hille42@web.de> wrote:
>
> Hi,
>
>> >> patch -p0 -Ni debian/patches/patch-deb
>> >> patching file configure
>> >> Hunk #1 FAILED at 3840.
>> >> 1 out of 1 hunk FAILED -- saving rejects to file configure.rej
>> 
>> This is strange - I just downloaded the files from
>> people.debian.org and extracted them both ways (dpkg-source and
>> tar+patch), and in both cases there was no problem applying the
>> patch, and an offset of 1 line only for writefont.c.
>> 
> Sorry! I didn't tell you, that I used 2.99.1. I just thought that he
> shouldn't fail just because of a few offsets.

It's not an offset, it's some code added in a previously empty
line. This is the diff for patches/patch-deb:

--- debian/tetex-bin/debian/patches/patch-deb	2004/11/01 15:51:46	1.19
+++ debian/tetex-bin/debian/patches/patch-deb	2004/11/01 18:18:53	1.20
@@ -1,7 +1,7 @@
---- configure.orig	Mon Nov  1 16:48:51 2004
-+++ configure	Mon Nov  1 16:49:56 2004
-@@ -171,11 +171,13 @@
- AC_SUBST(LIBSDIRS)
+--- configure.orig	Mon Nov  1 19:18:11 2004
++++ configure	Mon Nov  1 19:18:11 2004
+@@ -3840,11 +3840,13 @@
+ 
  
  # initialize texmf tree with fmtutil only for teTeX and TeX Live
 -if test ! -d $srcdir/texk/tetex || test -n "$xdvik_standalone"; then
@@ -16,11 +16,11 @@
 +# fi
 +# Debian initialises in postinst, therefore:
 +FMU=
- AC_SUBST(FMU)
+ 
  
  # more customizations for standalone xdvik

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer



Reply to: