ae3ee73af3
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/sendmail#3baf116d7073be1d62a85ef5416e2cd6f672d538
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
|