[packages/Maverik] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:15:41 CEST 2025
commit ca8721addc97326916288e46f4de49231c10d82b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:15:26 2025 +0200
Fix applying patches.
Maverik.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Maverik.spec b/Maverik.spec
index b7c8cc2..9958cdc 100644
--- a/Maverik.spec
+++ b/Maverik.spec
@@ -45,7 +45,7 @@ Dema Maverika: AIGLab, EscapeCity i LegibleCity.
%prep
%setup -q -n maverik-%{version} -b1 -a2
-%patch0 -p 1
+%patch -P0 -p 1
for i in doc/MFS/man3/*; do
if [ -L $i ]; then
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Maverik.git/commitdiff/ca8721addc97326916288e46f4de49231c10d82b
More information about the pld-cvs-commit
mailing list