[packages/proxysql] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:24:36 CEST 2025
commit 0dec677c2bcbfad6775ce570a8cbc3c5fc3837a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:24:19 2025 +0200
Don't apply commented out patches.
proxysql.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/proxysql.spec b/proxysql.spec
index f822f5b..10ec78c 100644
--- a/proxysql.spec
+++ b/proxysql.spec
@@ -33,7 +33,7 @@ proxy for MySQL and forks (like Percona Server and MariaDB).
%prep
%setup -q
-#%patch0 -p1
+#%%patch0 -p1
#rm -r deps/libconfig deps/libdaemon deps/sqlite3
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/proxysql.git/commitdiff/0dec677c2bcbfad6775ce570a8cbc3c5fc3837a4
More information about the pld-cvs-commit
mailing list