[packages/hk_classes] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:08:24 CEST 2025
commit a29c7ac8a01084a1a6aa5e9b7b9f6c950fd81712
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:08:09 2025 +0200
Fix applying patches.
hk_classes.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hk_classes.spec b/hk_classes.spec
index 90af904..2d21bf7 100644
--- a/hk_classes.spec
+++ b/hk_classes.spec
@@ -225,7 +225,7 @@ Dokumentacja API dla hk_classes.
%prep
%setup -q
-%patch2 -p1
+%patch -P2 -p1
%build
# supplied libtool is broken (C++)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hk_classes.git/commitdiff/a29c7ac8a01084a1a6aa5e9b7b9f6c950fd81712
More information about the pld-cvs-commit
mailing list