[packages/startpar] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 03:08:27 CEST 2025
    
    
  
commit 3c8d8fce106499c5be98799512159db41d30f5dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:08:11 2025 +0200
    Fix applying patches.
 startpar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/startpar.spec b/startpar.spec
index 222931a..b520c91 100644
--- a/startpar.spec
+++ b/startpar.spec
@@ -31,7 +31,7 @@ opcji -i.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/startpar.git/commitdiff/3c8d8fce106499c5be98799512159db41d30f5dc
    
    
More information about the pld-cvs-commit
mailing list