[packages/hbaapi] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 00:06:33 CEST 2025
    
    
  
commit c2ebc1589260c7e7ae37d4c75edfc46cdd7e4faa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:06:18 2025 +0200
    Fix applying patches.
 hbaapi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hbaapi.spec b/hbaapi.spec
index a9c8de7..07dabeb 100644
--- a/hbaapi.spec
+++ b/hbaapi.spec
@@ -46,7 +46,7 @@ Pliki nagłówkowe HBA API.
 
 %prep
 %setup -q -n hbaapi_src_%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -f makefile.unix \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hbaapi.git/commitdiff/c2ebc1589260c7e7ae37d4c75edfc46cdd7e4faa
    
    
More information about the pld-cvs-commit
mailing list