[packages/kde4-rocs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:29:47 CEST 2025
commit b299c4adaec221145c1546a68ec31d596a25d981
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:29:31 2025 +0200
Fix applying patches.
kde4-rocs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kde4-rocs.spec b/kde4-rocs.spec
index a003179..2941a3c 100644
--- a/kde4-rocs.spec
+++ b/kde4-rocs.spec
@@ -42,7 +42,7 @@ Pliki nagłówkowe biblioteki %{name}.
%prep
%setup -q -n %{orgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
export CXXFLAGS="%{rpmcxxflags} -std=gnu++98"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-rocs.git/commitdiff/b299c4adaec221145c1546a68ec31d596a25d981
More information about the pld-cvs-commit
mailing list