[packages/openvcpd] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:22:59 CEST 2025
commit 6384b9971bd8cb32348e5f53f04b9547814f93eb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:22:43 2025 +0200
Don't apply commented out patches.
openvcpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openvcpd.spec b/openvcpd.spec
index ca8311c..d3bcf9b 100644
--- a/openvcpd.spec
+++ b/openvcpd.spec
@@ -38,7 +38,7 @@ VServerami.
%prep
%setup -q -n %{name}-%{version}%{rc_ver}
%patch -P0 -p1
-#%patch1 -p1
+#%%patch1 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openvcpd.git/commitdiff/6384b9971bd8cb32348e5f53f04b9547814f93eb
More information about the pld-cvs-commit
mailing list