[packages/pm-utils] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:17:47 CEST 2025


commit 6ac3e3171d43009a61f967242aa1ae261ee60822
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:17:32 2025 +0200

    Fix applying patches.

 pm-utils.spec | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/pm-utils.spec b/pm-utils.spec
index a93f8e3..746ecc6 100644
--- a/pm-utils.spec
+++ b/pm-utils.spec
@@ -57,15 +57,15 @@ związanych z zarządzaniem energią.
 
 %prep
 %setup -q -a1
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch10 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P10 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pm-utils.git/commitdiff/6ac3e3171d43009a61f967242aa1ae261ee60822



More information about the pld-cvs-commit mailing list