[packages/dobackup] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:16:15 CEST 2025


commit d9e0607f9c5c8866f29608cbf8ca3cc24eec6fbc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:16:00 2025 +0200

    Fix applying patches.

 dobackup.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dobackup.spec b/dobackup.spec
index b83e167..c23f1a1 100644
--- a/dobackup.spec
+++ b/dobackup.spec
@@ -34,7 +34,7 @@ nadzór, jedyne co trzeba robić, to wymiana nośników na żądanie.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dobackup.git/commitdiff/d9e0607f9c5c8866f29608cbf8ca3cc24eec6fbc



More information about the pld-cvs-commit mailing list