[packages/WireGuard] - fix prep
    baggins 
    baggins at pld-linux.org
       
    Fri Jan  5 11:13:41 CET 2018
    
    
  
commit d7de597fbdbffba82119e7e6b3169c70245c54b0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Jan 5 11:13:30 2018 +0100
    - fix prep
 WireGuard.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/WireGuard.spec b/WireGuard.spec
index f52b7d3..f0cb9aa 100644
--- a/WireGuard.spec
+++ b/WireGuard.spec
@@ -71,7 +71,7 @@ WireGuard kernel module.\
 %{?with_kernel:%{expand:%create_kernel_packages}}
 
 %prep
-%setup -q
+%setup -q -n %{pname}-%{version}
 
 %build
 %{?with_kernel:%{expand:%build_kernel_packages}}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/WireGuard.git/commitdiff/d7de597fbdbffba82119e7e6b3169c70245c54b0
    
    
More information about the pld-cvs-commit
mailing list