[packages/unxsbind] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:26:23 CEST 2025
commit 8fba7d8885a1a52e5e47ddc79570159b456945ca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:26:07 2025 +0200
Fix applying patches.
unxsbind.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unxsbind.spec b/unxsbind.spec
index 446b2ad..d805e72 100644
--- a/unxsbind.spec
+++ b/unxsbind.spec
@@ -52,7 +52,7 @@ command.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -e 's/getline/unx_getline/' -i cgi.c
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/unxsbind.git/commitdiff/8fba7d8885a1a52e5e47ddc79570159b456945ca
More information about the pld-cvs-commit
mailing list