[packages/Lunchbox] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:11:47 CEST 2025
commit d0fb4b4db29c570b22544fc1564af9d4617a7f95
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:11:31 2025 +0200
Fix applying patches.
Lunchbox.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Lunchbox.spec b/Lunchbox.spec
index 46c2eea..576db27 100644
--- a/Lunchbox.spec
+++ b/Lunchbox.spec
@@ -80,8 +80,8 @@ Dokumentacja API biblioteki Lunchbox.
rmdir CMake/common
ln -s %{_datadir}/Eyescale-CMake CMake/common
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Lunchbox.git/commitdiff/d0fb4b4db29c570b22544fc1564af9d4617a7f95
More information about the pld-cvs-commit
mailing list