[packages/gspy] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:00:13 CEST 2025
commit a9df10b3d86fceb8ebe82431b69780ca500876e3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:59:57 2025 +0200
Fix applying patches.
gspy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gspy.spec b/gspy.spec
index 4d73ec7..ff97fc1 100644
--- a/gspy.spec
+++ b/gspy.spec
@@ -41,7 +41,7 @@ wysłanie e-mailem czy odtworzenie komunikatu...
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gspy.git/commitdiff/a9df10b3d86fceb8ebe82431b69780ca500876e3
More information about the pld-cvs-commit
mailing list