[packages/emacsen-gnus-pkg] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:24:54 CEST 2025
commit b75d2a1a2d6a4fa33eaf02927ea77664054f5005
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:24:38 2025 +0200
Fix applying patches.
emacsen-gnus-pkg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/emacsen-gnus-pkg.spec b/emacsen-gnus-pkg.spec
index 9518f86..1e05bc4 100644
--- a/emacsen-gnus-pkg.spec
+++ b/emacsen-gnus-pkg.spec
@@ -132,7 +132,7 @@ Dokumentacja Gnusa w formacie PDF
%prep
%setup -q -n %{_the_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
mkdir DUMMY
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/emacsen-gnus-pkg.git/commitdiff/b75d2a1a2d6a4fa33eaf02927ea77664054f5005
More information about the pld-cvs-commit
mailing list