[packages/gnue-common] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:13 CEST 2025


commit bb8a709e1ce05a3e50547cbc6702849bd5839f29
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:54:28 2025 +0200

    Fix applying patches.

 gnue-common.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnue-common.spec b/gnue-common.spec
index a543840..fa521a4 100644
--- a/gnue-common.spec
+++ b/gnue-common.spec
@@ -39,7 +39,7 @@ interfejsów CORBA, XML-RPC, SOAP i DCOM.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnue-common.git/commitdiff/bb8a709e1ce05a3e50547cbc6702849bd5839f29



More information about the pld-cvs-commit mailing list