@ -1,36 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/rene/tetex/1-no-texinfo.patch |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This patch file is dual-licensed. It is available under the license the |
|||
# patched project is licensed under, as long as it is an OpenSource license |
|||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms |
|||
# of the GNU General Public License as published by the Free Software |
|||
# Foundation; either version 2 of the License, or (at your option) any later |
|||
# version. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
--- tetex-src-2.0.2/Makefile.in.old 2003-02-02 10:48:11.000000000 +0100
|
|||
+++ tetex-src-2.0.2/Makefile.in 2003-05-07 09:15:15.793848096 +0200
|
|||
@@ -40,11 +40,11 @@
|
|||
|
|||
ALLPROGS = access pdftosrc afm2tfm bibtex ctangle cweave dmp dvicopy \ |
|||
dvilj dvilj2p dvilj4 dvilj4l dvipdfm dvips dvitomp dvitype ebb etex \ |
|||
- gftodvi gftopk gftype gsftopk info infokey install-info kpsestat \
|
|||
- kpsewhich mag makeindex makeinfo mf mf-nowin mft mfw mpost mpto newer \
|
|||
+ gftodvi gftopk gftype gsftopk kpsestat \
|
|||
+ kpsewhich mag makeindex mf mf-nowin mft mfw mpost mpto newer \
|
|||
odvicopy odvips odvitype omega omfonts otangle otp2ocp outocp oxdvi.bin \ |
|||
patgen pdfetex pdftex pfb2pfa pk2bm pktogf pktype pltotf pooltype ps2pk \ |
|||
- readlink tangle tcdialog tex texindex tftopl tie ttf2afm vftovp vptovf \
|
|||
+ readlink tangle tcdialog tex tftopl tie ttf2afm vftovp vptovf \
|
|||
weave xdvi.bin |
|||
|
|||
# Subdirectories that have makefiles |
@ -1,59 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/rene/tetex/2-no-readlink.patch |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This patch file is dual-licensed. It is available under the license the |
|||
# patched project is licensed under, as long as it is an OpenSource license |
|||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms |
|||
# of the GNU General Public License as published by the Free Software |
|||
# Foundation; either version 2 of the License, or (at your option) any later |
|||
# version. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
diff -ur tetex-src-2.0.2/Makefile.in tetex-src-2.0.2-fixed/Makefile.in
|
|||
--- tetex-src-2.0.2/Makefile.in 2003-05-08 09:56:20.030430704 +0200
|
|||
+++ tetex-src-2.0.2-fixed/Makefile.in 2003-05-08 09:48:43.000000000 +0200
|
|||
@@ -44,7 +44,7 @@
|
|||
kpsewhich mag makeindex mf mf-nowin mft mfw mpost mpto newer \ |
|||
odvicopy odvips odvitype omega omfonts otangle otp2ocp outocp oxdvi.bin \ |
|||
patgen pdfetex pdftex pfb2pfa pk2bm pktogf pktype pltotf pooltype ps2pk \ |
|||
- readlink tangle tcdialog tex tftopl tie ttf2afm vftovp vptovf \
|
|||
+ tangle tcdialog tex tftopl tie ttf2afm vftovp vptovf \
|
|||
weave xdvi.bin |
|||
|
|||
# Subdirectories that have makefiles |
|||
--- tetex-src-2.0.2/texk/kpathsea/Makefile.in 2003-02-15 18:21:42.000000000 +0100
|
|||
+++ tetex-src-2.0.2-fixed/texk/kpathsea/Makefile.in 2003-05-08 11:12:25.569363288 +0200
|
|||
@@ -38,7 +38,7 @@
|
|||
.c.lo: |
|||
$(KPATHSEA_CC) $< $(ALL_CFLAGS) |
|||
|
|||
-default all: kpsewhich kpsestat access readlink $(library).info manfiles
|
|||
+default all: kpsewhich kpsestat access $(library).info manfiles
|
|||
|
|||
kpsewhich: $(kpathsea) kpsewhich.o |
|||
$(kpathsea_link) kpsewhich.o $(LOADLIBES) |
|||
@@ -184,7 +184,6 @@
|
|||
$(INSTALL_LIBTOOL_PROG) $(bindir) kpsewhich |
|||
$(INSTALL_PROGRAM) kpsestat $(bindir) |
|||
$(INSTALL_PROGRAM) access $(bindir) |
|||
- $(INSTALL_PROGRAM) readlink $(bindir)
|
|||
uninstall-exec: |
|||
rm -f $(bindir)/kpsewhich |
|||
|
|||
@@ -265,7 +264,7 @@
|
|||
rm -f paths.h texmf.cnf texmf.sed stamp-paths |
|||
|
|||
# The manual pages |
|||
-manfiles = access.1 kpsestat.1 kpsewhich.1 readlink.1 \
|
|||
+manfiles = access.1 kpsestat.1 kpsewhich.1 \
|
|||
mktexlsr.1 mktexmf.1 mktextfm.1 mktexpk.1 |
|||
|
|||
ac_include ../make/man.mk |
@ -1,36 +0,0 @@ |
|||
# --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
# |
|||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
# Please add additional copyright information _after_ the line containing |
|||
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
# |
|||
# ROCK Linux: rock-src/package/rene/tetex/xputenv.patch |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# This patch file is dual-licensed. It is available under the license the |
|||
# patched project is licensed under, as long as it is an OpenSource license |
|||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms |
|||
# of the GNU General Public License as published by the Free Software |
|||
# Foundation; either version 2 of the License, or (at your option) any later |
|||
# version. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
--- ./texk/kpathsea/xputenv.c~ Tue Jan 26 21:49:35 1999
|
|||
+++ ./texk/kpathsea/xputenv.c Sun Jun 27 01:01:15 1999
|
|||
@@ -26,6 +26,14 @@
|
|||
extern int putenv (); |
|||
#endif /* not WIN32 */ |
|||
|
|||
+/* I don't understand the code here compleatly. My xdvi (and other programms)
|
|||
+ dump core becouse saved_env_items[i] is set to var_name - but varname is
|
|||
+ (at least when called from xputenv_int) not a malloced() variable. So it's
|
|||
+ value at the next invocation is undefined. In my case the assertation for
|
|||
+ old_item fired ... I just define SMART_PUTENV here. I'm not sure if this
|
|||
+ is the right thing to do - but it solves my problem - Clifford */
|
|||
+#define SMART_PUTENV
|
|||
+
|
|||
/* This `x' function is different from the others in that it takes |
|||
different parameters than the standard function; but I find it much |
|||
more convenient to pass the variable and the value separately. Also, |