[packages/netmrg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:33:34 CEST 2025


commit 52e88dd08322f8651b1dc3097fcbb999d9ab928a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:33:18 2025 +0200

    Fix applying patches.

 netmrg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/netmrg.spec b/netmrg.spec
index e1ed2ff..1c258e7 100644
--- a/netmrg.spec
+++ b/netmrg.spec
@@ -53,8 +53,8 @@ wykresy przedstawiające dowolne parametry sieci.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 install /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netmrg.git/commitdiff/52e88dd08322f8651b1dc3097fcbb999d9ab928a



More information about the pld-cvs-commit mailing list