[packages/gnuboy] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 01:48:59 CEST 2025
    
    
  
commit 8939fc7d7e9d842dc95aed04c88c7ca84bd7e038
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:54:13 2025 +0200
    Fix applying patches.
 gnuboy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnuboy.spec b/gnuboy.spec
index 2b8f237..859ad21 100644
--- a/gnuboy.spec
+++ b/gnuboy.spec
@@ -25,7 +25,7 @@ GameBoy Color.
 %prep
 %setup -q
 
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnuboy.git/commitdiff/8939fc7d7e9d842dc95aed04c88c7ca84bd7e038
    
    
More information about the pld-cvs-commit
mailing list