[packages/hostsentry] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:09:02 CEST 2025
commit a23839e3676283fa4946f46181bf3f47436ae5a1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:08:46 2025 +0200
Fix applying patches.
hostsentry.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hostsentry.spec b/hostsentry.spec
index a7ddc20..270c8b3 100644
--- a/hostsentry.spec
+++ b/hostsentry.spec
@@ -29,7 +29,7 @@ portów dla internetowej społeczności.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hostsentry.git/commitdiff/a23839e3676283fa4946f46181bf3f47436ae5a1
More information about the pld-cvs-commit
mailing list