[packages/erikyyyphone] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:26:45 CEST 2025
commit 4710cd8aea490f57fc2cfc2289768ef75c50955d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:26:29 2025 +0200
Fix applying patches.
erikyyyphone.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/erikyyyphone.spec b/erikyyyphone.spec
index 10fad54..60c6ad2 100644
--- a/erikyyyphone.spec
+++ b/erikyyyphone.spec
@@ -24,9 +24,9 @@ Głos po IP.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/erikyyyphone.git/commitdiff/4710cd8aea490f57fc2cfc2289768ef75c50955d
More information about the pld-cvs-commit
mailing list