[packages/whowatch] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:07:05 CEST 2025
commit dd33fed95d2a7b1924a46abe7ce27e0435ae4b49
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:43 2025 +0200
Fix applying patches.
whowatch.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/whowatch.spec b/whowatch.spec
index ea9b425..9b8a354 100644
--- a/whowatch.spec
+++ b/whowatch.spec
@@ -34,7 +34,7 @@ procesów sygnałów INT lub KILL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/whowatch.git/commitdiff/dd33fed95d2a7b1924a46abe7ce27e0435ae4b49
More information about the pld-cvs-commit
mailing list