[packages/zbackup] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:26:24 CEST 2025
commit 0a7ba3e1c1d810eb9fe5b3cae5c7b5dac4dd7f38
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:24 2025 +0200
Fix applying patches.
zbackup.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zbackup.spec b/zbackup.spec
index 10c26a2..67abe08 100644
--- a/zbackup.spec
+++ b/zbackup.spec
@@ -41,7 +41,7 @@ dopóki pliki nie różnią się bardzo - nie wymaga to dużo miejsca.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zbackup.git/commitdiff/0a7ba3e1c1d810eb9fe5b3cae5c7b5dac4dd7f38
More information about the pld-cvs-commit
mailing list