mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
touch fakeroot.log
indicationg we're done creating the appliance
This commit is contained in:
committed by
Richard W.M. Jones
parent
7e34d2cf59
commit
3f903f01d9
@@ -141,5 +141,7 @@ __EOF__
|
||||
elif [ "@DIST@" = "DEBIAN" ]; then
|
||||
cd @top_builddir@/appliance
|
||||
debirf make -n debian
|
||||
mkdir -p @top_builddir@/initramfs
|
||||
touch @top_builddir@/initramfs/fakeroot.log
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user