[packages/libgphoto2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:50:43 CEST 2025
commit fa43bd5671051fe591923bf35a163dc197273bf6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:50:28 2025 +0200
Fix applying patches.
libgphoto2.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libgphoto2.spec b/libgphoto2.spec
index 50b5241..58f3622 100644
--- a/libgphoto2.spec
+++ b/libgphoto2.spec
@@ -177,9 +177,9 @@ w przestrzeni użytkownika.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%{__rm} po/stamp-po libgphoto2_port/po/stamp-po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgphoto2.git/commitdiff/fa43bd5671051fe591923bf35a163dc197273bf6
More information about the pld-cvs-commit
mailing list