]> git.pld-linux.org Git - packages/rdist.git/blame - rdist-linux.patch
- rel 33 for fc2 upgrade
[packages/rdist.git] / rdist-linux.patch
CommitLineData
5b843246
JR
1diff: rdist-6.1.5/config/mf: No such file or directory
2--- rdist-6.1.5/config/os-linux.h.linux Mon Nov 9 22:59:59 1998
3+++ rdist-6.1.5/config/os-linux.h Thu Nov 12 14:50:35 1998
4@@ -58,7 +58,7 @@
5 /*
6 * Select the type of executable file format.
7 */
8-#define EXE_TYPE EXE_AOUT
9+#define EXE_TYPE EXE_ELF
10
11 /*
12 * Select the type of statfs() system call (if any).
13--- rdist-6.1.5/mf/Makefile.var.linux Tue Nov 10 00:02:11 1998
14+++ rdist-6.1.5/mf/Makefile.var Thu Nov 12 14:50:35 1998
15@@ -67,7 +67,7 @@
16 #
17 # Name of YACC.
18 #
19-#YACC = bison -y
20+YACC = bison -y
21
22 OPT = -g
23 RM = rm
This page took 0.082802 seconds and 4 git commands to generate.