[packages/npreal2] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:36:29 CEST 2025


commit 9f2656a04400207439025525ea1d5ff05fc8c8ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:36:13 2025 +0200

    Fix applying patches.

 npreal2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/npreal2.spec b/npreal2.spec
index 51a3d3b..938b85d 100644
--- a/npreal2.spec
+++ b/npreal2.spec
@@ -68,8 +68,8 @@ Ten pakiet zawiera modul jadra Linuksa.
 
 %prep
 %setup -q -n tmp/moxa
-%patch0 -p2
-%patch1 -p2
+%patch -P0 -p2
+%patch -P1 -p2
 
 %build
 %if %{with userspace}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/npreal2.git/commitdiff/9f2656a04400207439025525ea1d5ff05fc8c8ac



More information about the pld-cvs-commit mailing list