[packages/libgpio] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:50:46 CEST 2025


commit 4e651e6bb6272a16713c5b2cc624b310bd5187b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:50:30 2025 +0200

    Fix applying patches.

 libgpio.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgpio.spec b/libgpio.spec
index 2328e52..2535984 100644
--- a/libgpio.spec
+++ b/libgpio.spec
@@ -56,8 +56,8 @@ Statyczne biblioteki %{name}.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgpio.git/commitdiff/4e651e6bb6272a16713c5b2cc624b310bd5187b4



More information about the pld-cvs-commit mailing list