[packages/docsis] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:16:45 CEST 2025
commit 08ac4fee874963017e63a8dc869f954a419469ca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:16:29 2025 +0200
Fix applying patches.
docsis.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docsis.spec b/docsis.spec
index be5162b..e00f69d 100644
--- a/docsis.spec
+++ b/docsis.spec
@@ -44,8 +44,8 @@ Pliki MIB (Management Information Base) z DOCSIS.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/docsis.git/commitdiff/08ac4fee874963017e63a8dc869f954a419469ca
More information about the pld-cvs-commit
mailing list