12 lines
350 B
Diff
12 lines
350 B
Diff
|
--- sendmail-8.14.9/vacation/Makefile 2014-03-06 18:31:31.000000000 +0100
|
||
|
+++ sendmail-8.14.9/vacation/Makefile.vacation 2014-05-21 17:22:47.000000000 +0200
|
||
|
@@ -1,7 +1,7 @@
|
||
|
# $Id: Makefile,v 8.5 1999-09-23 22:36:45 ca Exp $
|
||
|
|
||
|
SHELL= /bin/sh
|
||
|
-BUILD= ./Build
|
||
|
+BUILD= ./Build -f ../redhat.config.m4
|
||
|
OPTIONS= $(CONFIG) $(FLAGS)
|
||
|
|
||
|
all: FRC
|