[packages/einstein] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:24:16 CEST 2025


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

    Fix applying patches.

 einstein.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/einstein.spec b/einstein.spec
index 6252dca..56e445b 100644
--- a/einstein.spec
+++ b/einstein.spec
@@ -28,9 +28,9 @@ podpowiedzi opisujących relacje pomiędzy poszczególnymi kartami.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/einstein.git/commitdiff/4f9ec01c214e8d0f68e94abc616cd4566bff4ff2



More information about the pld-cvs-commit mailing list