[packages/rednotebook] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:41:20 CEST 2025


commit 311f949d0b0dc7c271043078c965725cf7f92278
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:41:04 2025 +0200

    Fix applying patches.

 rednotebook.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rednotebook.spec b/rednotebook.spec
index 94baee3..d8a441d 100644
--- a/rednotebook.spec
+++ b/rednotebook.spec
@@ -34,7 +34,7 @@ przychodzą do głowy.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__python} setup.py build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rednotebook.git/commitdiff/311f949d0b0dc7c271043078c965725cf7f92278



More information about the pld-cvs-commit mailing list