[packages/PyFileServer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:25:19 CEST 2025
commit 848e3653102dc6726296faead6e1ec7e3a054129
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:25:03 2025 +0200
Fix applying patches.
PyFileServer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/PyFileServer.spec b/PyFileServer.spec
index 02cf3da..e62aef1 100644
--- a/PyFileServer.spec
+++ b/PyFileServer.spec
@@ -49,7 +49,7 @@ udostępniając przejrzyste interfejsy do:
%prep
%setup -q -n %{name}
-%patch0
+%patch -P0
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/PyFileServer.git/commitdiff/848e3653102dc6726296faead6e1ec7e3a054129
More information about the pld-cvs-commit
mailing list