commit 8893bf095c162fa8164478a25f5398c77097a941
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sun Sep 23 20:23:56 2018 +0200
Add verbose output
wireguard.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wireguard.spec b/wireguard.spec
index 404633d..f93602f 100644
--- a/wireguard.spec
+++ b/wireguard.spec
@@ -44,7 +44,7 @@ sh apply.sh
popd
pushd src/tools
-%make_build
+%make_build V=1
popd
Show replies by date