[packages/seyon] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:56:52 CEST 2025
commit 39710de4bc2ef0cac8d50eb14f86b1db336885e7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:56:36 2025 +0200
Fix applying patches.
seyon.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/seyon.spec b/seyon.spec
index a70c245..eb199f1 100644
--- a/seyon.spec
+++ b/seyon.spec
@@ -24,9 +24,9 @@ W pełni funkcjonalny pakiet telekomunikacyjny dla Systemu X Window.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
chmod u+x makever.sh
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/seyon.git/commitdiff/39710de4bc2ef0cac8d50eb14f86b1db336885e7
More information about the pld-cvs-commit
mailing list