[packages/vcg] Fix applying patches.

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


commit 85286f2aea5cfe6bbe825d71adfe3ca256dd95d1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:28:35 2025 +0200

    Fix applying patches.

 vcg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vcg.spec b/vcg.spec
index e9440b7..ed178c0 100644
--- a/vcg.spec
+++ b/vcg.spec
@@ -34,7 +34,7 @@ ustalonych regionów grafu. Używa kolorów i działa pod X11.
 
 %prep
 %setup -q -n %{name}.%{version}
-%patch0 -p1 -z .pix
+%patch -P0 -p1 -z .pix
 
 %build
 %{__make} xvcg_gcc_noxmkmf xvcg \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vcg.git/commitdiff/85286f2aea5cfe6bbe825d71adfe3ca256dd95d1



More information about the pld-cvs-commit mailing list