This commit is contained in:
parent
2b680543f4
commit
62db857955
@ -44,6 +44,7 @@ for f in ${img_dir}/*.raw.xz; do
|
|||||||
cat /.build-srcdir/*.changes
|
cat /.build-srcdir/*.changes
|
||||||
|
|
||||||
cp /.build-srcdir/*.changes ${build_dir}/image.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
|
# Local builds have the file already in place, that's not true on IBS
|
||||||
if [ ! -f ${top_dir}/SOURCES/${image} ]; then
|
if [ ! -f ${top_dir}/SOURCES/${image} ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user