[packages/widelands] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:07:08 CEST 2025
commit 8e43e6dc9a123953fee12eeaf4f86332770dd258
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:43 2025 +0200
Fix applying patches.
widelands.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/widelands.spec b/widelands.spec
index 4f6d67e..7ebef84 100644
--- a/widelands.spec
+++ b/widelands.spec
@@ -88,7 +88,7 @@ potrzebny do normalnej pracy.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/widelands.git/commitdiff/8e43e6dc9a123953fee12eeaf4f86332770dd258
More information about the pld-cvs-commit
mailing list