[packages/nss_vserver] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:37:08 CEST 2025
commit 621ff44c8f78e528dc83a6d8b5e1b7db05443d60
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:36:53 2025 +0200
Fix applying patches.
nss_vserver.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nss_vserver.spec b/nss_vserver.spec
index 485e8f4..eb19253 100644
--- a/nss_vserver.spec
+++ b/nss_vserver.spec
@@ -47,7 +47,7 @@ Thomasa - <http://swapoff.org/LinuxVServer>) z
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nss_vserver.git/commitdiff/621ff44c8f78e528dc83a6d8b5e1b7db05443d60
More information about the pld-cvs-commit
mailing list