[packages/menu-cache] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:17:41 CEST 2025
commit fdc42b810b70f5b77bb3a03b4b467de42f7fd545
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:25 2025 +0200
Fix applying patches.
menu-cache.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/menu-cache.spec b/menu-cache.spec
index 55cec01..d8043b7 100644
--- a/menu-cache.spec
+++ b/menu-cache.spec
@@ -88,8 +88,8 @@ Dokumentacja API biblioteki menu-cache.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/menu-cache.git/commitdiff/fdc42b810b70f5b77bb3a03b4b467de42f7fd545
More information about the pld-cvs-commit
mailing list