[packages/hdparm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:06:54 CEST 2025


commit 6d8d0d315323c42c8cdf0aae990655c07433d57f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:06:38 2025 +0200

    Fix applying patches.

 hdparm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hdparm.spec b/hdparm.spec
index e69d8df..7d18a8b 100644
--- a/hdparm.spec
+++ b/hdparm.spec
@@ -75,8 +75,8 @@ daha az güç harcamak için kullanabilirsiniz.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # precompiled binary
 %{__rm} contrib/fix_standby
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hdparm.git/commitdiff/6d8d0d315323c42c8cdf0aae990655c07433d57f



More information about the pld-cvs-commit mailing list