[packages/lphdisk] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:09:57 CEST 2025
commit 8dfb4b6dc4608b39249d32827e3920e0a3a315c8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:09:41 2025 +0200
Fix applying patches.
lphdisk.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lphdisk.spec b/lphdisk.spec
index 2bf6630..0856013 100644
--- a/lphdisk.spec
+++ b/lphdisk.spec
@@ -33,7 +33,7 @@ można jej używać z opcją APM Suspend-To-Disk BIOS-u.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lphdisk.git/commitdiff/8dfb4b6dc4608b39249d32827e3920e0a3a315c8
More information about the pld-cvs-commit
mailing list