[packages/yala] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:24:57 CEST 2025


commit 350b27de041d519b3d2dd5576ea5b6fdf80c7496
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:22 2025 +0200

    Fix applying patches.

 yala.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yala.spec b/yala.spec
index 8ec87ca..b36289f 100644
--- a/yala.spec
+++ b/yala.spec
@@ -44,7 +44,7 @@ przeciwieństwie do np. Microsoft Active Directory).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yala.git/commitdiff/350b27de041d519b3d2dd5576ea5b6fdf80c7496



More information about the pld-cvs-commit mailing list