From 9bf78a87bf137290de94f168caeb37113fe991c9 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Thu, 29 Nov 2018 04:54:42 -0500 Subject: [PATCH] Fix typo in Makefile --- grub2-xcat.recompile/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grub2-xcat.recompile/Makefile b/grub2-xcat.recompile/Makefile index 7891a42..79a97a3 100644 --- a/grub2-xcat.recompile/Makefile +++ b/grub2-xcat.recompile/Makefile @@ -14,7 +14,7 @@ deb: grub2-xcat.all.deb grub2.ppc64.rpm: $(SRC_RPM) rpmbuild --rebuild $^ 2>&1 | tee rpmbuild.out - cp -f $$(awk '/Wrote: .*\/grub2-ppc64*-modules-*.*\.rpm/ { print $$NF }' rpmbuild.out) \ + cp -f $$(awk '/Wrote: .*\/grub2-ppc64.*-modules-.*.*\.rpm/ { print $$NF }' rpmbuild.out) \ grub2.ppc64.rpm timestamp.extract: grub2.ppc64.rpm