[packages/webcleaner] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:06:24 CEST 2025
commit de8ef6fb3aaa6ff5eb904f46629efeba7fed2319
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:42 2025 +0200
Fix applying patches.
webcleaner.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/webcleaner.spec b/webcleaner.spec
index 986a700..0987f6b 100644
--- a/webcleaner.spec
+++ b/webcleaner.spec
@@ -57,7 +57,7 @@ Możliwości:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/webcleaner.git/commitdiff/de8ef6fb3aaa6ff5eb904f46629efeba7fed2319
More information about the pld-cvs-commit
mailing list