[packages/hotplug] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:09:07 CEST 2025


commit b8ca20e78560f182c5fe984d67f14345a98216b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:08:52 2025 +0200

    Fix applying patches.

 hotplug.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/hotplug.spec b/hotplug.spec
index 583a199..71a75cb 100644
--- a/hotplug.spec
+++ b/hotplug.spec
@@ -116,10 +116,10 @@ danych z libgphoto2.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hotplug.git/commitdiff/b8ca20e78560f182c5fe984d67f14345a98216b2



More information about the pld-cvs-commit mailing list