[packages/hyperestraier] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:35 CEST 2025
commit a9552cbffea1fb0afc3fd15dc59e0ece9d1cb8ec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:20 2025 +0200
Fix applying patches.
hyperestraier.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/hyperestraier.spec b/hyperestraier.spec
index da35b50..a7789e8 100644
--- a/hyperestraier.spec
+++ b/hyperestraier.spec
@@ -165,9 +165,9 @@ Wiązania języka Ruby do hyperestraiera w czystym Rubym.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hyperestraier.git/commitdiff/a9552cbffea1fb0afc3fd15dc59e0ece9d1cb8ec
More information about the pld-cvs-commit
mailing list