[packages/gavl] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:39:46 CEST 2025


commit 50fc76b74707a08ec235bfb9e5d7f584352bc4dd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:39:31 2025 +0200

    Fix applying patches.

 gavl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gavl.spec b/gavl.spec
index 7f2d0f9..f40d7cc 100644
--- a/gavl.spec
+++ b/gavl.spec
@@ -56,9 +56,9 @@ Statyczna biblioteka gavl.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gavl.git/commitdiff/50fc76b74707a08ec235bfb9e5d7f584352bc4dd



More information about the pld-cvs-commit mailing list