[packages/openvcp-web] Don't apply commented out patches.

arekm arekm at pld-linux.org
Tue Jul 15 11:23:02 CEST 2025


commit 24ae0ef55711d2485eb52e4a4f0ca6d8c453e256
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:22:46 2025 +0200

    Don't apply commented out patches.

 openvcp-web.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openvcp-web.spec b/openvcp-web.spec
index a789d33..b3988cf 100644
--- a/openvcp-web.spec
+++ b/openvcp-web.spec
@@ -41,7 +41,7 @@ VServer Control Panel  - interfejs WWW do administrowania VServerami.
 %prep
 %setup -q -n %{name}-%{version}%{rc_ver}
 %patch -P0 -p1
-#%patch1 -p1
+#%%patch1 -p1
 
 # Replace short open tag <? with full <?php
 find -type f -print0 | xargs -0 perl -pi -e 's/<\?($|\s)/<?php\1/g'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvcp-web.git/commitdiff/24ae0ef55711d2485eb52e4a4f0ca6d8c453e256



More information about the pld-cvs-commit mailing list