[packages/ndoc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:32:17 CEST 2025


commit 166d0070b98c282f2a6bf3dd3bb489d1aba1cba0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:32:01 2025 +0200

    Fix applying patches.

 ndoc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ndoc.spec b/ndoc.spec
index 93e2476..dc612f8 100644
--- a/ndoc.spec
+++ b/ndoc.spec
@@ -30,7 +30,7 @@ MSDN-online.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 nant -t:mono-1.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ndoc.git/commitdiff/166d0070b98c282f2a6bf3dd3bb489d1aba1cba0



More information about the pld-cvs-commit mailing list