mirror of
https://github.com/dynup/kpatch
synced 2025-04-29 14:37:57 +00:00
kpatch-build was failing on centos7 with mv: cannot stat '/home/vagrant/rpmbuild/BUILD/kernel-*/linux-3.10.0-229.el7.x86_64': No such file or directory in the error log. This was due to the actual directory being named linux-3.10.0-229.el7.centos.x86_64. This patch avoids this failure by adding a wildcard before the arch. Signed-off-by: Louis Taylor <louis@kragniz.eu> |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
kpatch-gcc | ||
list.h | ||
lookup.c | ||
lookup.h | ||
Makefile |