[packages/seahorse-plugins] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:25 CEST 2025
commit c07c1db49aefc5f08783795eeeadf576a162983e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:55:09 2025 +0200
Fix applying patches.
seahorse-plugins.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/seahorse-plugins.spec b/seahorse-plugins.spec
index e5d4fd3..9716605 100644
--- a/seahorse-plugins.spec
+++ b/seahorse-plugins.spec
@@ -98,8 +98,8 @@ Aplet do podpisywania i szyfrowania plików.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/seahorse-plugins.git/commitdiff/c07c1db49aefc5f08783795eeeadf576a162983e
More information about the pld-cvs-commit
mailing list