[packages/bacula-web] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:45:21 CEST 2025
commit ea0b232b3734f4d77cca775f841b2cd7716ca1db
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:45:06 2025 +0200
Fix applying patches.
bacula-web.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bacula-web.spec b/bacula-web.spec
index 170d740..a81e6aa 100644
--- a/bacula-web.spec
+++ b/bacula-web.spec
@@ -50,7 +50,7 @@ information from your bacula catalog's database.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
mv application/config .
mv config/config.php{.sample,}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bacula-web.git/commitdiff/ea0b232b3734f4d77cca775f841b2cd7716ca1db
More information about the pld-cvs-commit
mailing list