[packages/osl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:48:26 CEST 2025


commit 88bd18bffb293565e520325f24db404631592753
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:48:09 2025 +0200

    Fix applying patches.

 osl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/osl.spec b/osl.spec
index ad35a01..02fd8c3 100644
--- a/osl.spec
+++ b/osl.spec
@@ -68,8 +68,8 @@ Statyczna biblioteka OpenScop.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/osl.git/commitdiff/88bd18bffb293565e520325f24db404631592753



More information about the pld-cvs-commit mailing list