[packages/vistalab] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:02:45 CEST 2025


commit 48ed052b051f5d0d9591ca27c1af2a3f096d4a64
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:36 2025 +0200

    Fix applying patches.

 vistalab.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vistalab.spec b/vistalab.spec
index cd9a2cf..19385ac 100644
--- a/vistalab.spec
+++ b/vistalab.spec
@@ -81,8 +81,8 @@ Statyczne biblioteki VistaLab.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vistalab.git/commitdiff/48ed052b051f5d0d9591ca27c1af2a3f096d4a64



More information about the pld-cvs-commit mailing list