summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miƛkiewicz1999-06-08 10:42:16 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit79a39d04a8d72d9a12f18feb46f5d405a3711d47 (patch)
treefd3f3699253f8236b0efe5caf81577604119a13a
parent97285465bb3850830882cd4e5364c471ecb853e2 (diff)
downloadezmlm-idx-79a39d04a8d72d9a12f18feb46f5d405a3711d47.zip
ezmlm-idx-79a39d04a8d72d9a12f18feb46f5d405a3711d47.tar.gz
ezmlm files and patches
Changed files: ezmlm-idx-opt.patch -> 1.1
-rw-r--r--ezmlm-idx-opt.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/ezmlm-idx-opt.patch b/ezmlm-idx-opt.patch
new file mode 100644
index 0000000..cb70a78
--- /dev/null
+++ b/ezmlm-idx-opt.patch
@@ -0,0 +1,25 @@
+diff -ruN ezmlm-0.53./conf-bin ezmlm-0.53/conf-bin
+--- ezmlm-0.53./conf-bin Mon Jun 30 05:11:54 1997
++++ ezmlm-0.53/conf-bin Sat Nov 7 21:59:54 1998
+@@ -1,3 +1,3 @@
+-/usr/local/bin/ezmlm
++/usr/bin
+
+ Programs will be installed in this directory.
+diff -ruN ezmlm-0.53./conf-cc ezmlm-0.53/conf-cc
+--- ezmlm-0.53./conf-cc Mon Jun 30 05:11:54 1997
++++ ezmlm-0.53/conf-cc Sat Nov 7 22:02:01 1998
+@@ -1,3 +1,3 @@
+-cc -O2
++cc $RPM_OPT_FLAGS
+
+ This will be used to compile .c files.
+diff -ruN ezmlm-0.53./conf-man ezmlm-0.53/conf-man
+--- ezmlm-0.53./conf-man Mon Jun 30 05:11:54 1997
++++ ezmlm-0.53/conf-man Sat Nov 7 21:59:44 1998
+@@ -1,4 +1,4 @@
+-/usr/local/man
++/usr/man
+
+ Man pages will be installed in subdirectories of this directory. An
+ unformatted man page foo.1 will go into .../man1/foo.1; a formatted man