forked from pool/containment-tik-img-to-rpm
This commit is contained in:
parent
d41e227a55
commit
3f588ea0b0
@ -41,9 +41,8 @@ for f in ${img_dir}/*.raw.xz; do
|
|||||||
> ${build_dir}/image.spec
|
> ${build_dir}/image.spec
|
||||||
|
|
||||||
echo "DEBUG"
|
echo "DEBUG"
|
||||||
ls -lha /
|
cat /.build-changelog
|
||||||
ls /.build-srcdir
|
cp /.build-changelog ${build_dir}/image.changes
|
||||||
cp /.build-srcdir/*.changes ${build_dir}/image.changes
|
|
||||||
${build_dir}/changelog2spec --target rpm --file ${build_dir}/image.changes >> ${build_dir}/image.spec
|
${build_dir}/changelog2spec --target rpm --file ${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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user