[packages/guilt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:04:50 CEST 2025
commit 19e2ebe334c613fa415c7e933f0dffb801dd2fe8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:04:35 2025 +0200
Fix applying patches.
guilt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/guilt.spec b/guilt.spec
index 2243078..fa59d68 100644
--- a/guilt.spec
+++ b/guilt.spec
@@ -23,7 +23,7 @@ do Mercurial funkcjonalność obsługi kolejek.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
mkdir Documentation/{html,txt}
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guilt.git/commitdiff/19e2ebe334c613fa415c7e933f0dffb801dd2fe8
More information about the pld-cvs-commit
mailing list