[packages/kdebase-SuSE] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:30:14 CEST 2025
commit 5149673138d046792de206dc4b303d10a534ace2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:29:58 2025 +0200
Fix applying patches.
kdebase-SuSE.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kdebase-SuSE.spec b/kdebase-SuSE.spec
index cbf5fe7..71fefcd 100644
--- a/kdebase-SuSE.spec
+++ b/kdebase-SuSE.spec
@@ -40,7 +40,7 @@ systemowe.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -f admin/Makefile.common cvs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kdebase-SuSE.git/commitdiff/5149673138d046792de206dc4b303d10a534ace2
More information about the pld-cvs-commit
mailing list