[packages/glog] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Mon Jul 14 23:48:38 CEST 2025
    
    
  
commit e0e39382e75ee38c7d66f606ffd675eea1ccde55
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:48:23 2025 +0200
    Fix applying patches.
 glog.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glog.spec b/glog.spec
index 2dbad48..f786294 100644
--- a/glog.spec
+++ b/glog.spec
@@ -72,7 +72,7 @@ Statyczna biblioteka glog.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with static_libs}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glog.git/commitdiff/e0e39382e75ee38c7d66f606ffd675eea1ccde55
    
    
More information about the pld-cvs-commit
mailing list