[packages/nss_extrausers] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:36:54 CEST 2025
commit c66aad8ef890f3af0bb5605999236a6bed920462
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:36:38 2025 +0200
Fix applying patches.
nss_extrausers.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nss_extrausers.spec b/nss_extrausers.spec
index 90c32c8..0ee6a20 100644
--- a/nss_extrausers.spec
+++ b/nss_extrausers.spec
@@ -22,7 +22,7 @@ przeniesionych z innego serwera w oddzielnych plikach.
%prep
%setup -q -n libnss-extrausers-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CC="%{__cc}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nss_extrausers.git/commitdiff/c66aad8ef890f3af0bb5605999236a6bed920462
More information about the pld-cvs-commit
mailing list