]> git.pld-linux.org Git - packages/ezmlm-idx.git/blob - ezmlm-idx-opt.patch
- more %%{__make} macros.
[packages/ezmlm-idx.git] / ezmlm-idx-opt.patch
1 diff -ruN ezmlm-0.53./conf-bin ezmlm-0.53/conf-bin
2 --- ezmlm-0.53./conf-bin        Mon Jun 30 05:11:54 1997
3 +++ ezmlm-0.53/conf-bin Sat Nov  7 21:59:54 1998
4 @@ -1,3 +1,3 @@
5 -/usr/local/bin/ezmlm
6 +/usr/bin
7  
8  Programs will be installed in this directory.
9 diff -ruN ezmlm-0.53./conf-cc ezmlm-0.53/conf-cc
10 --- ezmlm-0.53./conf-cc Mon Jun 30 05:11:54 1997
11 +++ ezmlm-0.53/conf-cc  Sat Nov  7 22:02:01 1998
12 @@ -1,3 +1,3 @@
13 -cc -O2
14 +cc $RPM_OPT_FLAGS
15  
16  This will be used to compile .c files.
17 diff -ruN ezmlm-0.53./conf-man ezmlm-0.53/conf-man
18 --- ezmlm-0.53./conf-man        Mon Jun 30 05:11:54 1997
19 +++ ezmlm-0.53/conf-man Sat Nov  7 21:59:44 1998
20 @@ -1,4 +1,4 @@
21 -/usr/local/man
22 +/usr/man
23  
24  Man pages will be installed in subdirectories of this directory. An
25  unformatted man page foo.1 will go into .../man1/foo.1; a formatted man
This page took 0.074877 seconds and 3 git commands to generate.