[packages/everygui] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:27:58 CEST 2025


commit e00f1c54f4541ceafdb99753501d1217f39ff24f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:27:42 2025 +0200

    Fix applying patches.

 everygui.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/everygui.spec b/everygui.spec
index 3464b14..9d96f07 100644
--- a/everygui.spec
+++ b/everygui.spec
@@ -59,8 +59,8 @@ Chameleona, aby robić to automagicznie).
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cat << EOF > everygui
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/everygui.git/commitdiff/e00f1c54f4541ceafdb99753501d1217f39ff24f



More information about the pld-cvs-commit mailing list