[packages/weeder] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:06:52 CEST 2025
commit 5ccef1e99d1b07c03058cb92c4d6fe1735fbfbfc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:42 2025 +0200
Fix applying patches.
weeder.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/weeder.spec b/weeder.spec
index 8c8768f..0eb0fd0 100644
--- a/weeder.spec
+++ b/weeder.spec
@@ -32,7 +32,7 @@ oraz pod kątem szybkości.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# don't remove trailing slash from DATADIR
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/weeder.git/commitdiff/5ccef1e99d1b07c03058cb92c4d6fe1735fbfbfc
More information about the pld-cvs-commit
mailing list