makefile: call isohybrid on created image (#440)
This commit is contained in:
parent
e4078f318f
commit
f0a2027393
1
Makefile
1
Makefile
@ -98,6 +98,7 @@ iso:
|
||||
cp rpm_verify /usr/local/bin/
|
||||
ln -sf `pwd` /tmp/qubes-installer
|
||||
revisor --cli --config=conf/qubes-install.conf --model=qubes-x86_64 --install-dvd
|
||||
isohybrid build/ISO/qubes-x86_64/iso/*.iso
|
||||
rpm_verify build/work/revisor-install/R1-*/qubes-x86_64/x86_64/os/Packages/*.rpm
|
||||
|
||||
clean:
|
||||
|
Loading…
Reference in New Issue
Block a user