[packages/usbpath] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:27:21 CEST 2025


commit f21fca3d05b19236426f50e1ea16140a50447471
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:27:05 2025 +0200

    Fix applying patches.

 usbpath.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/usbpath.spec b/usbpath.spec
index 243284d..7faf9fe 100644
--- a/usbpath.spec
+++ b/usbpath.spec
@@ -54,7 +54,7 @@ Statyczna biblioteka usbpath.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/usbpath.git/commitdiff/f21fca3d05b19236426f50e1ea16140a50447471



More information about the pld-cvs-commit mailing list