[packages/htdig] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:09:47 CEST 2025
commit a8b7e8983fdebb75731a886968effc43a4a96fb9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:09:31 2025 +0200
Fix applying patches.
htdig.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/htdig.spec b/htdig.spec
index 3971abe..6ea81ed 100644
--- a/htdig.spec
+++ b/htdig.spec
@@ -141,8 +141,8 @@ Statyczne biblioteki htdig.
%prep
%setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/htdig.git/commitdiff/a8b7e8983fdebb75731a886968effc43a4a96fb9
More information about the pld-cvs-commit
mailing list