[packages/fdupes] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:31:07 CEST 2025
commit 5d109ee59cc821b992680035bc3e32add8c09881
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:30:52 2025 +0200
Fix applying patches.
fdupes.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fdupes.spec b/fdupes.spec
index c9a596e..7a674fd 100644
--- a/fdupes.spec
+++ b/fdupes.spec
@@ -24,7 +24,7 @@ bajcie w celu weryfikacji.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fdupes.git/commitdiff/5d109ee59cc821b992680035bc3e32add8c09881
More information about the pld-cvs-commit
mailing list