[packages/openvcp-web] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:47:06 CEST 2025


commit 08ccfca2f334933a7abebf9636792bd673e9b414
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:46:49 2025 +0200

    Fix applying patches.

 openvcp-web.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openvcp-web.spec b/openvcp-web.spec
index a699f53..a789d33 100644
--- a/openvcp-web.spec
+++ b/openvcp-web.spec
@@ -40,7 +40,7 @@ VServer Control Panel  - interfejs WWW do administrowania VServerami.
 
 %prep
 %setup -q -n %{name}-%{version}%{rc_ver}
-%patch0 -p1
+%patch -P0 -p1
 #%patch1 -p1
 
 # Replace short open tag <? with full <?php
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvcp-web.git/commitdiff/08ccfca2f334933a7abebf9636792bd673e9b414



More information about the pld-cvs-commit mailing list