[packages/mysql++] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:27:48 CEST 2025
commit 4de86c5ec72bbc676d731876a33c9e74847464cc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:27:33 2025 +0200
Fix applying patches.
mysql++.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysql++.spec b/mysql++.spec
index 10c457f..765c8f7 100644
--- a/mysql++.spec
+++ b/mysql++.spec
@@ -55,7 +55,7 @@ statyczne.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql++.git/commitdiff/4de86c5ec72bbc676d731876a33c9e74847464cc
More information about the pld-cvs-commit
mailing list