[packages/tftp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:17:09 CEST 2025
commit 53a30b82a42949996d4ac645eb0402554e8c7f10
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:16:53 2025 +0200
Fix applying patches.
tftp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tftp.spec b/tftp.spec
index 72cb6c8..b658529 100644
--- a/tftp.spec
+++ b/tftp.spec
@@ -87,7 +87,7 @@ należy on do aplikacji o niskim poziomie bezpieczeństwa.
%prep
%setup -q -n netkit-%{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}"; export CFLAGS
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tftp.git/commitdiff/53a30b82a42949996d4ac645eb0402554e8c7f10
More information about the pld-cvs-commit
mailing list