[packages/bacula-backup-mysql] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:45:18 CEST 2025


commit 0e415b7f394a329060fbd2444d9eb99cd19f9ffd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:45:03 2025 +0200

    Fix applying patches.

 bacula-backup-mysql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bacula-backup-mysql.spec b/bacula-backup-mysql.spec
index c83d28f..6852ecf 100644
--- a/bacula-backup-mysql.spec
+++ b/bacula-backup-mysql.spec
@@ -25,7 +25,7 @@ This package contains MySQL backup hook.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 pod2man README.pod -o bacula-backup-mysql.1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bacula-backup-mysql.git/commitdiff/0e415b7f394a329060fbd2444d9eb99cd19f9ffd



More information about the pld-cvs-commit mailing list