mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-21 09:01:46 +00:00
add packaging script for grub2-xcat
Former-commit-id: ac9320bd1f23727d92e8e499dc9f649644366aa5
This commit is contained in:
parent
5114c6a915
commit
a5e39c4dfe
4
grub2-xcat/makerpm
Executable file
4
grub2-xcat/makerpm
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp ./grub2-res.tar.gz /root/rpmbuild/SOURCES/grub2-res.tar.gz
|
||||
rpmbuild -bb ./grub2-xcat.spec
|
Loading…
Reference in New Issue
Block a user