From f0a2041ba2fffa29ab58461543b0f95816f5743dc650b56391620f89fa6736d4 Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Fri, 10 May 2024 13:41:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/containment-tik-img-to-rpm?expand=0&rev=9 --- containment-tik-img-to-rpm | 3 --- 1 file changed, 3 deletions(-) diff --git a/containment-tik-img-to-rpm b/containment-tik-img-to-rpm index a2aab81..c4a3534 100644 --- a/containment-tik-img-to-rpm +++ b/containment-tik-img-to-rpm @@ -40,9 +40,6 @@ for f in ${img_dir}/*.raw.xz; do < ${spec_in} \ > ${build_dir}/image.spec - log "DEBUG: image.spec" - cat ${build_dir}/image.spec - touch ${build_dir}/image.changes # Local builds have the file already in place, that's not true on IBS