summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-27 13:49:12 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-27 13:49:12 -0500
commite126bc19ae498bba55762ce013628c96e9af3187 (patch)
treeee3817eefdf2ff1110f890d314baa306837ffc3f
parent13bd6da63cf611a8325774f77a657cf8a6a0fc66 (diff)
downloadkernel-e126bc19ae498bba55762ce013628c96e9af3187.tar.gz
kernel-e126bc19ae498bba55762ce013628c96e9af3187.tar.xz
kernel-e126bc19ae498bba55762ce013628c96e9af3187.zip
Forgot the manual patch mod
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r--0001-initial-commit-Add-Red-Hat-variables-in-the-top-leve.patch4
1 files 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