[packages/fsaper] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:36:41 CEST 2025
commit 0185dc369a527eedb84be6facc66eaceeab419e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:36:26 2025 +0200
Fix applying patches.
fsaper.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fsaper.spec b/fsaper.spec
index 3b81c9e..2b5c0b0 100644
--- a/fsaper.spec
+++ b/fsaper.spec
@@ -25,7 +25,7 @@ Tekstowy klon popularnej gry Saper (Minesweeper).
%prep
%setup -q -n %{_name}-X.%{ver}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fsaper.git/commitdiff/0185dc369a527eedb84be6facc66eaceeab419e2
More information about the pld-cvs-commit
mailing list