1
0
Richard Brown 2024-05-10 13:41:31 +00:00 committed by Git OBS Bridge
parent 1c4f659473
commit 5ecfaf9673

View File

@ -40,9 +40,6 @@ for f in ${img_dir}/*.raw.xz; do
< ${spec_in} \
> ${build_dir}/image.spec
log "DEBUG: image.spec"
cat ${build_dir}/image.spec
touch ${build_dir}/image.changes
# Local builds have the file already in place, that's not true on IBS