[packages/hercules] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:07:20 CEST 2025
commit cf72dffa9d5e921b4a3fae8bbcf30655cd49a29f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:07:04 2025 +0200
Fix applying patches.
hercules.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hercules.spec b/hercules.spec
index 27ba38b..a4ff129 100644
--- a/hercules.spec
+++ b/hercules.spec
@@ -38,8 +38,8 @@ drukarko-klawiatury oraz terminale 3270.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hercules.git/commitdiff/cf72dffa9d5e921b4a3fae8bbcf30655cd49a29f
More information about the pld-cvs-commit
mailing list