[packages/glib-openssl] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:47:57 CEST 2025
commit 80f524e0fe6eca375a27b07782dae84fa5ee1758
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:47:41 2025 +0200
Fix applying patches.
glib-openssl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib-openssl.spec b/glib-openssl.spec
index 2ff3cd9..36d0a7d 100644
--- a/glib-openssl.spec
+++ b/glib-openssl.spec
@@ -30,7 +30,7 @@ Rozszerzenia sieciowe biblioteki GLib wykorzystujące OpenSSL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# rebuild for as-needed to work
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glib-openssl.git/commitdiff/80f524e0fe6eca375a27b07782dae84fa5ee1758
More information about the pld-cvs-commit
mailing list