[packages/ORBit2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:08 CEST 2025
commit fad5c3cbe6b3f472625ec4c9660ee3ac11119ac5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:47:52 2025 +0200
Fix applying patches.
ORBit2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ORBit2.spec b/ORBit2.spec
index 3ca2dea..77e8d0d 100644
--- a/ORBit2.spec
+++ b/ORBit2.spec
@@ -129,8 +129,8 @@ skonsolidowanych statycznie używających technologii CORBA.
%prep
%setup -q
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%if %{without apidocs}
echo 'EXTRA_DIST=' > gtk-doc.make
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ORBit2.git/commitdiff/fad5c3cbe6b3f472625ec4c9660ee3ac11119ac5
More information about the pld-cvs-commit
mailing list