[packages/qelectrotech] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:34:42 CEST 2025
commit f10d074cbaa7f91c742ce83f0ea38c0e98bf7b21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:34:26 2025 +0200
Fix applying patches.
qelectrotech.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qelectrotech.spec b/qelectrotech.spec
index 47cf582..dc403bf 100644
--- a/qelectrotech.spec
+++ b/qelectrotech.spec
@@ -26,7 +26,7 @@ QElectroTech-hel elektromos áramköröket tervezhetsz.
%prep
%setup -q -n %{name}-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e "/QET_MAN_PATH/ s,man/,share/man, ;\
/QET_MIME/ s,../,," %{name}.pro
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qelectrotech.git/commitdiff/f10d074cbaa7f91c742ce83f0ea38c0e98bf7b21
More information about the pld-cvs-commit
mailing list