From b4c583011a78e016fa8b7f8882b43cd2e853ea9d Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Sun, 8 Jul 2012 17:53:22 +0100 Subject: [PATCH] Ensure RPM builds are verbose --- entangle.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entangle.spec.in b/entangle.spec.in index f76a2aa..185b2c1 100644 --- a/entangle.spec.in +++ b/entangle.spec.in @@ -39,7 +39,7 @@ and 'hands off' shooting directly from the controlling computer. %build %configure -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install rm -fr %{buildroot} -- 2.1.4