2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00

-Tolerate hmac file in build process

Former-commit-id: 25550cf4f283de60cedeb533ab09f95e876329e5
This commit is contained in:
jbjohnso 2009-11-21 16:43:33 +00:00
parent 8821065909
commit e2e3840f3a

View File

@ -48,8 +48,7 @@ cd ./%{prefix}/share/xcat/netboot/%{tarch}/nbroot
rpm2cpio %{SOURCE1} | cpio -ivdum
mkdir -p ../../../../../../../tftpboot/xcat/
cp boot/vmlinuz* ../../../../../../../tftpboot/xcat/nbk.%{tarch}
mv boot/* ../
rmdir boot
rm -rf boot