[packages/libnscd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:56:01 CEST 2025
commit c98fbc7953ea6147c025a60643f9ae8e07890da3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:45 2025 +0200
Fix applying patches.
libnscd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libnscd.spec b/libnscd.spec
index 3295953..bb59619 100644
--- a/libnscd.spec
+++ b/libnscd.spec
@@ -47,7 +47,7 @@ Statyczna biblioteka libnscd.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnscd.git/commitdiff/c98fbc7953ea6147c025a60643f9ae8e07890da3
More information about the pld-cvs-commit
mailing list