[packages/netembryo] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 01:33:20 CEST 2025
    
    
  
commit 125feea0ba351b38db8013a02aaee16d9cfaf2c7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:33:04 2025 +0200
    Fix applying patches.
 netembryo.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netembryo.spec b/netembryo.spec
index d06ef96..01d76e9 100644
--- a/netembryo.spec
+++ b/netembryo.spec
@@ -70,7 +70,7 @@ Statyczna biblioteka Netembryo.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netembryo.git/commitdiff/125feea0ba351b38db8013a02aaee16d9cfaf2c7
    
    
More information about the pld-cvs-commit
mailing list