[packages/semantik] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:57 CEST 2025
commit 44bda15a29985836dbb53b0bfe49209e2b76743a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:55:41 2025 +0200
Fix applying patches.
semantik.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/semantik.spec b/semantik.spec
index 666a7ec..db0fb36 100644
--- a/semantik.spec
+++ b/semantik.spec
@@ -43,7 +43,7 @@ podejmującym decyzje, inżynierom i biznesmenom.
%setup -q
# this is so ugly, someone please shoot me, but there is no other way to patch that thing :/
./waf --help >/dev/null
-%patch0 -p1
+%patch -P0 -p1
%build
./waf configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/semantik.git/commitdiff/44bda15a29985836dbb53b0bfe49209e2b76743a
More information about the pld-cvs-commit
mailing list