[packages/dropwatch] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:20:04 CEST 2025
commit 26c63d7b5e53bf1323018789bd2513ca8affc041
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:19:48 2025 +0200
Fix applying patches.
dropwatch.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dropwatch.spec b/dropwatch.spec
index f75d611..80a5702 100644
--- a/dropwatch.spec
+++ b/dropwatch.spec
@@ -30,7 +30,7 @@ odrzuconych pakietów sieciowych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dropwatch.git/commitdiff/26c63d7b5e53bf1323018789bd2513ca8affc041
More information about the pld-cvs-commit
mailing list