[packages/powersoft] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:21:00 CEST 2025
commit b964c9fcc61c5b9c7e56582dccddda65fff9e2b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:20:43 2025 +0200
Fix applying patches.
powersoft.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/powersoft.spec b/powersoft.spec
index 139b721..5ce4a19 100644
--- a/powersoft.spec
+++ b/powersoft.spec
@@ -45,9 +45,9 @@ Interfejs CGI do monitorowania zasilaczy awaryjnych UPS firmy EVER.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/powersoft.git/commitdiff/b964c9fcc61c5b9c7e56582dccddda65fff9e2b2
More information about the pld-cvs-commit
mailing list