[packages/otsanitizer] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:15 CEST 2025


commit 584a521908d6a72a4186658e5ed2c46df8beb1c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:48:59 2025 +0200

    Fix applying patches.

 otsanitizer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/otsanitizer.spec b/otsanitizer.spec
index e27962b..eda7ae4 100644
--- a/otsanitizer.spec
+++ b/otsanitizer.spec
@@ -75,7 +75,7 @@ Statyczna biblioteka OpenType Sanitizer.
 
 %prep
 %setup -q -n ots-%{version}
-%patch0 -p1 -b .orig
+%patch -P0 -p1 -b .orig
 
 # extend blacklist by PLD supplied fonts known to cause test failures
 cat >>tests/BLACKLIST.txt <<EOF
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/otsanitizer.git/commitdiff/584a521908d6a72a4186658e5ed2c46df8beb1c9



More information about the pld-cvs-commit mailing list