[packages/ogle] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:41:28 CEST 2025


commit 717d9ef7374692e93fd3d2b0268511d8e16d5cc4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:41:12 2025 +0200

    Fix applying patches.

 ogle.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ogle.spec b/ogle.spec
index 6f8f655..2f49729 100644
--- a/ogle.spec
+++ b/ogle.spec
@@ -64,11 +64,11 @@ Statyczne biblioteki libaviplay.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ogle.git/commitdiff/717d9ef7374692e93fd3d2b0268511d8e16d5cc4



More information about the pld-cvs-commit mailing list