[packages/dmapi] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Mon Jul 14 23:15:43 CEST 2025
    
    
  
commit 5b127e4c486cd4fa4033c16790b9249693446a9f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:15:27 2025 +0200
    Fix applying patches.
 dmapi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dmapi.spec b/dmapi.spec
index e6d7dd5..2ca3f33 100644
--- a/dmapi.spec
+++ b/dmapi.spec
@@ -66,7 +66,7 @@ Statyczna wersja biblioteki DMAPI.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__rm} aclocal.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dmapi.git/commitdiff/5b127e4c486cd4fa4033c16790b9249693446a9f
    
    
More information about the pld-cvs-commit
mailing list