[packages/frozen-bubble] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:36:38 CEST 2025


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

    Fix applying patches.

 frozen-bubble.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/frozen-bubble.spec b/frozen-bubble.spec
index 240e6fa..e387152 100644
--- a/frozen-bubble.spec
+++ b/frozen-bubble.spec
@@ -40,8 +40,8 @@ efektami przejść.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__sed} -i -e 's/-Werror//' server/Makefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/frozen-bubble.git/commitdiff/e084cd2a14241550b2246e3f436e71923ff41bb0



More information about the pld-cvs-commit mailing list