forked from pool/containment-tik-img-to-rpm
This commit is contained in:
parent
821c35af20
commit
aad9e1a6d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user