[packages/publicfile] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:24:22 CEST 2025
commit d063fe2407e90c5c78f2de8996afefc13b0d16ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:24:06 2025 +0200
Fix applying patches.
publicfile.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/publicfile.spec b/publicfile.spec
index ba17756..aaa22c7 100644
--- a/publicfile.spec
+++ b/publicfile.spec
@@ -27,8 +27,8 @@ publicfile służy do publikacji plików przez protokoły HTTP i FTP.
%prep
%setup -q
-%patch0
-%patch1
+%patch -P0
+%patch -P1
%build
echo %{__cc} %{rpmcflags} > conf-cc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/publicfile.git/commitdiff/d063fe2407e90c5c78f2de8996afefc13b0d16ef
More information about the pld-cvs-commit
mailing list