[packages/fbg] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:30:20 CEST 2025
commit 975bf78b7f513644c109195609dc693a88275685
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:30:05 2025 +0200
Fix applying patches.
fbg.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fbg.spec b/fbg.spec
index 271b023..58217d5 100644
--- a/fbg.spec
+++ b/fbg.spec
@@ -27,8 +27,8 @@ Falling Blocks Game - gra w spadające klocki.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fbg.git/commitdiff/975bf78b7f513644c109195609dc693a88275685
More information about the pld-cvs-commit
mailing list