[packages/backup] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:45:15 CEST 2025
commit 5a88b6e25f5d4559cce3762884379b5d2e0fd843
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:45:00 2025 +0200
Fix applying patches.
backup.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/backup.spec b/backup.spec
index 1da100c..3969d20 100644
--- a/backup.spec
+++ b/backup.spec
@@ -48,7 +48,7 @@ listowanie zawartości archiwum w krótkim lub długim formacie.
%prep
%setup -q -c
-%patch0 -p0
+%patch -P0 -p0
%build
%{__cc} %{rpmcflags} %{rpmldflags} fsplit.c -o fsplit
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/backup.git/commitdiff/5a88b6e25f5d4559cce3762884379b5d2e0fd843
More information about the pld-cvs-commit
mailing list