[packages/sdparm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:13 CEST 2025
commit 9ed4463d2f8c7d6695311f4436f1032bfbd6c37f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:57 2025 +0200
Fix applying patches.
sdparm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sdparm.spec b/sdparm.spec
index e7cba8f..1a3aa35 100644
--- a/sdparm.spec
+++ b/sdparm.spec
@@ -34,7 +34,7 @@ oraz zewnętrzne macierze SCSI.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sdparm.git/commitdiff/9ed4463d2f8c7d6695311f4436f1032bfbd6c37f
More information about the pld-cvs-commit
mailing list