[packages/nss_mysql] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:37:03 CEST 2025
commit 58d0d8fcb805432ccc0a9384d88f6a21452aa890
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:36:47 2025 +0200
Fix applying patches.
nss_mysql.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nss_mysql.spec b/nss_mysql.spec
index e69bf3c..fa87e60 100644
--- a/nss_mysql.spec
+++ b/nss_mysql.spec
@@ -29,7 +29,7 @@ MySQL.
%prep
%setup -q -n nss-mysql-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nss_mysql.git/commitdiff/58d0d8fcb805432ccc0a9384d88f6a21452aa890
More information about the pld-cvs-commit
mailing list