[packages/sovix] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:03:56 CEST 2025


commit 46a11d67b166f3423faf1879f104966b06e51a70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:03:40 2025 +0200

    Fix applying patches.

 sovix.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sovix.spec b/sovix.spec
index 711bbce..11f4ed1 100644
--- a/sovix.spec
+++ b/sovix.spec
@@ -54,7 +54,7 @@ Niektóre z cech GNU Sovix:
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 # fix path
 for i in $(find . -name "*.php" -o -name "*.inc");
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sovix.git/commitdiff/46a11d67b166f3423faf1879f104966b06e51a70



More information about the pld-cvs-commit mailing list