[packages/yasm] Fix applying patches.

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


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

    Fix applying patches.

 yasm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yasm.spec b/yasm.spec
index 5d9311f..4e07d31 100644
--- a/yasm.spec
+++ b/yasm.spec
@@ -72,7 +72,7 @@ Pythonowy interfejs do biblioteki yasm.
 
 %prep
 %setup -q -n yasm-%{commit}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yasm.git/commitdiff/81d92fd0f4649674003dfb5eab2f3c118ccffc08



More information about the pld-cvs-commit mailing list