[packages/atanks] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:42:12 CEST 2025
commit e782a39838d84c4046dbc03abff03f90c93b997c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:41:56 2025 +0200
Fix applying patches.
atanks.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/atanks.spec b/atanks.spec
index 41c886e..a426904 100644
--- a/atanks.spec
+++ b/atanks.spec
@@ -32,8 +32,8 @@ teleporty i inne.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
CPPFLAGS="%{rpmcppflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/atanks.git/commitdiff/e782a39838d84c4046dbc03abff03f90c93b997c
More information about the pld-cvs-commit
mailing list