[packages/dptutil] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:19:37 CEST 2025
commit 03363cf31a4b3547b88b523fb1f48ef06c6d42f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:19:22 2025 +0200
Fix applying patches.
dptutil.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dptutil.spec b/dptutil.spec
index 5a7bf32..79ab64b 100644
--- a/dptutil.spec
+++ b/dptutil.spec
@@ -23,7 +23,7 @@ Oprogramowanie do zarządzania macierzami DPT/Adaptec.
%prep
%setup -q -n %{_orgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
for pkg in dptutil dpteng; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dptutil.git/commitdiff/03363cf31a4b3547b88b523fb1f48ef06c6d42f7
More information about the pld-cvs-commit
mailing list