[packages/gpg4pine] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:57:07 CEST 2025
commit 31cb94a485a54ae20395eb7a29d4703137054601
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:56:52 2025 +0200
Fix applying patches.
gpg4pine.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gpg4pine.spec b/gpg4pine.spec
index bb992ad..eb52981 100644
--- a/gpg4pine.spec
+++ b/gpg4pine.spec
@@ -39,7 +39,7 @@ tar xf %{name}-%{version}.tar -C ..
mv -f README README.orig
cat README.orig|sed '/^CONFIGURATION$/p'|sed \
'/^INSTALLATION$/,/^CONFIGURATION$/d'>README
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gpg4pine.git/commitdiff/31cb94a485a54ae20395eb7a29d4703137054601
More information about the pld-cvs-commit
mailing list