[packages/kde4-kdebindings] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:28:23 CEST 2025
commit d415e2c6ac1a438e7b2368293a015225d256e0d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:28:08 2025 +0200
Fix applying patches.
kde4-kdebindings.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kde4-kdebindings.spec b/kde4-kdebindings.spec
index bb826c6..2923443 100644
--- a/kde4-kdebindings.spec
+++ b/kde4-kdebindings.spec
@@ -244,7 +244,7 @@ Przykłady dla PyKDE4.
%prep
%setup -q -n %{orgname}-%{version}
#%patch100 -p0
-%patch1 -p1
+%patch -P1 -p1
# Very ugly hack, but damn, i'm sick of this package
%if %{without smoke}
%{__sed} -i -e 's/macro_optional_add_subdirectory(smoke)//' CMakeLists.txt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdebindings.git/commitdiff/d415e2c6ac1a438e7b2368293a015225d256e0d3
More information about the pld-cvs-commit
mailing list