[packages/hpbnc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:09:21 CEST 2025
commit 0b57fd12dd2dd3787426f7893d0d55a1f4a4bdcf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:09:06 2025 +0200
Fix applying patches.
hpbnc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hpbnc.spec b/hpbnc.spec
index 9dd780b..2b37bca 100644
--- a/hpbnc.spec
+++ b/hpbnc.spec
@@ -18,7 +18,7 @@ Program do przekazywania portów FTP.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__cc} %{rpmcflags} %{rpmldflags} -o hpbnc hpbnc.c rfc931.c
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hpbnc.git/commitdiff/0b57fd12dd2dd3787426f7893d0d55a1f4a4bdcf
More information about the pld-cvs-commit
mailing list