[packages/gnuserv] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 01:49:48 CEST 2025
    
    
  
commit b9959e7c817b91053ec224807765b2161d62c05e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:55:02 2025 +0200
    Fix applying patches.
 gnuserv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnuserv.spec b/gnuserv.spec
index c2d326a..80831f6 100644
--- a/gnuserv.spec
+++ b/gnuserv.spec
@@ -66,7 +66,7 @@ Program kliencki dla gnuserv.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnuserv.git/commitdiff/b9959e7c817b91053ec224807765b2161d62c05e
    
    
More information about the pld-cvs-commit
mailing list