[packages/kde-theme-domino] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:31:42 CEST 2025
commit d488651f6bb7b7c2b09abf808bf872a8a9f46214
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:31:26 2025 +0200
Fix applying patches.
kde-theme-domino.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde-theme-domino.spec b/kde-theme-domino.spec
index 219077b..a6645e0 100644
--- a/kde-theme-domino.spec
+++ b/kde-theme-domino.spec
@@ -69,8 +69,8 @@ Dekoracja kwin - %{_name}.
%prep
%setup -q -n %{_name}-%{version}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde-theme-domino.git/commitdiff/d488651f6bb7b7c2b09abf808bf872a8a9f46214
More information about the pld-cvs-commit
mailing list