[packages/hotplug-ng] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:09:10 CEST 2025
commit d505eab008c91e6bd199f4f3598dfa82ec5246b8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:08:54 2025 +0200
Fix applying patches.
hotplug-ng.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hotplug-ng.spec b/hotplug-ng.spec
index 06d7fa1..248843e 100644
--- a/hotplug-ng.spec
+++ b/hotplug-ng.spec
@@ -42,7 +42,7 @@ hotplug-ng to zamiennik /sbin/hotplug i program do automatycznego
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hotplug-ng.git/commitdiff/d505eab008c91e6bd199f4f3598dfa82ec5246b8
More information about the pld-cvs-commit
mailing list