[packages/oms] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:42:08 CEST 2025


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

    Fix applying patches.

 oms.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/oms.spec b/oms.spec
index b631263..a708d7b 100644
--- a/oms.spec
+++ b/oms.spec
@@ -51,8 +51,8 @@ Statyczne biblioteki OMS.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/oms.git/commitdiff/ba8b1c8e76830a9b89613e15ec34f8e3141469d6



More information about the pld-cvs-commit mailing list