1
0
Richard Brown 2024-05-14 09:43:47 +00:00 committed by Git OBS Bridge
parent 821c35af20
commit aad9e1a6d0

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