[packages/ncc] Fix applying patches.

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


commit 170291633cd0b0ac9f5f3b807795e03f4792f809
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:31:44 2025 +0200

    Fix applying patches.

 ncc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ncc.spec b/ncc.spec
index 88deaae..9bcbf5c 100644
--- a/ncc.spec
+++ b/ncc.spec
@@ -31,7 +31,7 @@ mpg123, ncftp i wielu innych znanych projektów.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} objdir/ncc \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ncc.git/commitdiff/170291633cd0b0ac9f5f3b807795e03f4792f809



More information about the pld-cvs-commit mailing list