[packages/wings] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:07:29 CEST 2025
commit 38393209199bb6bac2660e1725742bf9dc9b3edc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:44 2025 +0200
Fix applying patches.
wings.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wings.spec b/wings.spec
index aeffc69..fb36dd8 100644
--- a/wings.spec
+++ b/wings.spec
@@ -25,7 +25,7 @@ There is no support in Wings for doing animations.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -j1 unix \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wings.git/commitdiff/38393209199bb6bac2660e1725742bf9dc9b3edc
More information about the pld-cvs-commit
mailing list