[packages/suspend-utils] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:10:48 CEST 2025


commit 3f5c4bd1d9b19634ecdda3de5296a81337f7b0ab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:10:32 2025 +0200

    Fix applying patches.

 suspend-utils.spec | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/suspend-utils.spec b/suspend-utils.spec
index 21c4714..63f35ab 100644
--- a/suspend-utils.spec
+++ b/suspend-utils.spec
@@ -98,15 +98,15 @@ Zamrażanie w RAM/Dysku/Jedno i drugie - program resume dla initrd.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p2
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
+%patch -P0 -p1
+%patch -P1 -p2
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P8 -p1
 
 install %{SOURCE1} .
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/suspend-utils.git/commitdiff/3f5c4bd1d9b19634ecdda3de5296a81337f7b0ab



More information about the pld-cvs-commit mailing list