[packages/ksubtile] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:38:15 CEST 2025
commit 412acaf43e0a4e4dfff0b56df34c6e9636106218
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:37:59 2025 +0200
Fix applying patches.
ksubtile.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ksubtile.spec b/ksubtile.spec
index 6ca7a07..8b39a79 100644
--- a/ksubtile.spec
+++ b/ksubtile.spec
@@ -28,7 +28,7 @@ modyfikowania, tworzenia i zapisywania napisów w formacie SRT.
%prep
%setup -q -n %{name}-%(echo %{version} | cut -d_ -f1)
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's/Terminal=0/Terminal=false/' src/*.desktop
echo "Categories=Qt;KDE;Utility;" >> src/%{name}.desktop
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ksubtile.git/commitdiff/412acaf43e0a4e4dfff0b56df34c6e9636106218
More information about the pld-cvs-commit
mailing list