From: Michael Tremer Date: Tue, 28 Sep 2021 13:28:57 +0000 (+0000) Subject: pakfire-builder: Do not print path of temporary package X-Git-Tag: 0.9.28~920 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=982e428ba232bcb50c962db058079e44f7c28419;p=pakfire.git pakfire-builder: Do not print path of temporary package Signed-off-by: Michael Tremer --- diff --git a/src/scripts/pakfire-builder.in b/src/scripts/pakfire-builder.in index ff89a323e..e421c456e 100644 --- a/src/scripts/pakfire-builder.in +++ b/src/scripts/pakfire-builder.in @@ -225,7 +225,6 @@ class Cli(object): # Package any makefiles if package.endswith(".nm"): package = p.dist(package, tmp.name) - print(package) # Run build p.build(