[packages/yasmin] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:25:17 CEST 2025


commit 4ef83f79a1b706dfc5a03f36167dde664dea4138
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:23 2025 +0200

    Fix applying patches.

 yasmin.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/yasmin.spec b/yasmin.spec
index 255d825..6de2137 100644
--- a/yasmin.spec
+++ b/yasmin.spec
@@ -37,9 +37,9 @@ pamięci danych, rejestrów itp.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 touch *.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yasmin.git/commitdiff/4ef83f79a1b706dfc5a03f36167dde664dea4138



More information about the pld-cvs-commit mailing list