[packages/compiz] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Mon Jul 14 23:02:56 CEST 2025
    
    
  
commit 3f1d2cefce650435ad25936b850fa2fd51c2fc33
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:02:40 2025 +0200
    Fix applying patches.
 compiz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/compiz.spec b/compiz.spec
index d9cb8c7..73c123b 100644
--- a/compiz.spec
+++ b/compiz.spec
@@ -239,8 +239,8 @@ Dekorator okien dla KDE 4.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 %{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/compiz.git/commitdiff/3f1d2cefce650435ad25936b850fa2fd51c2fc33
    
    
More information about the pld-cvs-commit
mailing list