From b31cc77abf87816811680fe28fdbe10f2fbd49b4 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 3 Jan 2025 17:41:28 +0100 Subject: [PATCH] libspec.lib: remove log line added during development and testing --- lib/libspec.lib.in | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libspec.lib.in b/lib/libspec.lib.in index 1a5aefc..0dda96c 100644 --- a/lib/libspec.lib.in +++ b/lib/libspec.lib.in @@ -1142,7 +1142,6 @@ rpmvars.solve "$filesname" "$specfile")" ) dbg_filename="$(package.generate_name -p -a ${SPEC_BUILDARCH:-$BUILD_ARCH} -t rpm \ -n ${SPEC_NAME}-${rpm_macro_debug_package_suffix} -v ${SPEC_VERSION} -r ${SPEC_RELEASE%%[^0-9\.]*})" fi - notify.warning "debugpkg: ${SPEC_BUILDARCH:-$BUILD_ARCH} $dbg_filename" if [[ -e "$dbg_filename" ]]; then # rpm macro for creating debug packages SPEC_TARGET=( ${SPEC_TARGET[@]} \