[packages/eas] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:22:38 CEST 2025


commit 4f225c1efde9f7de37b3694cd7ff50250e389a8f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:22:23 2025 +0200

    Fix applying patches.

 eas.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eas.spec b/eas.spec
index ce912ba..a6a7989 100644
--- a/eas.spec
+++ b/eas.spec
@@ -34,7 +34,7 @@ użytku.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eas.git/commitdiff/4f225c1efde9f7de37b3694cd7ff50250e389a8f



More information about the pld-cvs-commit mailing list