[packages/yzis] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:26:07 CEST 2025
commit 27a388d61c1029c4a5eb4b009317d5cbf1098a67
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:24 2025 +0200
Fix applying patches.
yzis.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/yzis.spec b/yzis.spec
index 2a3ecb0..347c645 100644
--- a/yzis.spec
+++ b/yzis.spec
@@ -49,8 +49,8 @@ konsolowym, a ponadto oferuje:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yzis.git/commitdiff/27a388d61c1029c4a5eb4b009317d5cbf1098a67
More information about the pld-cvs-commit
mailing list