Richard Brown 2024-05-14 09:43:47 +00:00 committed by Git OBS Bridge
parent 2b680543f4
commit 62db857955

View File

@ -44,6 +44,7 @@ for f in ${img_dir}/*.raw.xz; do
cat /.build-srcdir/*.changes
cp /.build-srcdir/*.changes ${build_dir}/image.changes
cat ${build_dir}/image.changes >> ${build_dir}/image.spec
# Local builds have the file already in place, that's not true on IBS
if [ ! -f ${top_dir}/SOURCES/${image} ]; then