[packages/nslint] Fix applying patches.

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


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

    Fix applying patches.

 nslint.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nslint.spec b/nslint.spec
index 635df03..f327440 100644
--- a/nslint.spec
+++ b/nslint.spec
@@ -36,8 +36,8 @@ kluczowe.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nslint.git/commitdiff/9ac5249b8a7a4d2e5eac50e243c43ec870d684e1



More information about the pld-cvs-commit mailing list