[packages/libnids] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:55:46 CEST 2025


commit eea36a8c0e31c520dc72ebe27f16cc2de5fd5eba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:55:30 2025 +0200

    Fix applying patches.

 libnids.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libnids.spec b/libnids.spec
index 963abeb..58031b3 100644
--- a/libnids.spec
+++ b/libnids.spec
@@ -61,8 +61,8 @@ Biblioteka statyczna libnids.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libnids.git/commitdiff/eea36a8c0e31c520dc72ebe27f16cc2de5fd5eba



More information about the pld-cvs-commit mailing list