From 8ae1eddbf56e902877016abbadb2150afe87711c Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 10 Jun 2020 17:05:44 -0500 Subject: Fixup patch context Signed-off-by: Justin M. Forbes --- 0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch b/0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch index fffc10bcc..62c8a5278 100644 --- a/0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch +++ b/0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch @@ -14,8 +14,8 @@ index 3e4868a6498b..502f9a9a2806 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,9 @@ NAME = Bobtail Squid - PHONY := _all - _all: + PHONY := __all + __all: +# Set RHEL variables +include Makefile.rhelver -- cgit