[packages/poker3d] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:18:41 CEST 2025
commit b0b51db793c3a5b687b9379cf351e3e3f71d57e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:18:25 2025 +0200
Fix applying patches.
poker3d.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/poker3d.spec b/poker3d.spec
index 137aa8d..dc38267 100644
--- a/poker3d.spec
+++ b/poker3d.spec
@@ -113,8 +113,8 @@ Ten pakiet zawiera pliki nagłówkowe underware.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__autopoint}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/poker3d.git/commitdiff/b0b51db793c3a5b687b9379cf351e3e3f71d57e1
More information about the pld-cvs-commit
mailing list