[packages/atakks] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:42:09 CEST 2025


commit 236525ef20dde0f9522dfaa9e5a46bcd4afd09c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:41:53 2025 +0200

    Fix applying patches.

 atakks.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/atakks.spec b/atakks.spec
index 456a844..c12fab8 100644
--- a/atakks.spec
+++ b/atakks.spec
@@ -25,7 +25,7 @@ dwóch graczy.
 
 %prep
 %setup -q -n %{name}_%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 rm -f atakks
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/atakks.git/commitdiff/236525ef20dde0f9522dfaa9e5a46bcd4afd09c4



More information about the pld-cvs-commit mailing list