[packages/sweep] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:11:20 CEST 2025
commit 2fd708d47f89ebd3ec299e4177fd6119a5329643
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:11:04 2025 +0200
Fix applying patches.
sweep.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sweep.spec b/sweep.spec
index f0fc132..3e38407 100644
--- a/sweep.spec
+++ b/sweep.spec
@@ -58,7 +58,7 @@ wtyczek dla Sweepa.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sweep.git/commitdiff/2fd708d47f89ebd3ec299e4177fd6119a5329643
More information about the pld-cvs-commit
mailing list