[packages/ganso] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:39:30 CEST 2025
commit da25078bee4195186f74cffad374f24cb03f3db2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:39:14 2025 +0200
Fix applying patches.
ganso.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ganso.spec b/ganso.spec
index f118602..991a040 100644
--- a/ganso.spec
+++ b/ganso.spec
@@ -52,8 +52,8 @@ drugiego podczas gdy oba są animowane.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ganso.git/commitdiff/da25078bee4195186f74cffad374f24cb03f3db2
More information about the pld-cvs-commit
mailing list