[packages/ExtSub] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:29:08 CEST 2025


commit 44c00e57d8ce511822dedd2ec0e84968736583a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:28:52 2025 +0200

    Fix applying patches.

 ExtSub.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ExtSub.spec b/ExtSub.spec
index ff8e677..688caab 100644
--- a/ExtSub.spec
+++ b/ExtSub.spec
@@ -19,7 +19,7 @@ Wyodrębnianie napisów z VOBów.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ExtSub.git/commitdiff/44c00e57d8ce511822dedd2ec0e84968736583a9



More information about the pld-cvs-commit mailing list