[packages/hydra] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:10:27 CEST 2025


commit e6fa233825d4a24bdb17c1a0ef00f6a6aa255adb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:10:11 2025 +0200

    Fix applying patches.

 hydra.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hydra.spec b/hydra.spec
index fbc2972..072999c 100644
--- a/hydra.spec
+++ b/hydra.spec
@@ -56,9 +56,9 @@ Wersja GTK+ programu hydra.
 
 %prep
 %setup -q -n thc-%{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 %ifarch x32
-%patch1 -p1
+%patch -P1 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hydra.git/commitdiff/e6fa233825d4a24bdb17c1a0ef00f6a6aa255adb



More information about the pld-cvs-commit mailing list