[packages/powersoftplus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:21:03 CEST 2025
commit 386d2c9c029fe48fe6d2659a9149b040bc8d8f4b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:20:47 2025 +0200
Fix applying patches.
powersoftplus.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/powersoftplus.spec b/powersoftplus.spec
index 0b2bfa9..5435f0e 100644
--- a/powersoftplus.spec
+++ b/powersoftplus.spec
@@ -103,11 +103,11 @@ dla wybranego typu UPS-a.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/powersoftplus.git/commitdiff/386d2c9c029fe48fe6d2659a9149b040bc8d8f4b
More information about the pld-cvs-commit
mailing list