[packages/cairo-dock] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:53:50 CEST 2025
commit c0e5a03e50fc3a7001e81048b7713f77bdb28c18
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:53:35 2025 +0200
Fix applying patches.
cairo-dock.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cairo-dock.spec b/cairo-dock.spec
index ea9f701..0b21e88 100644
--- a/cairo-dock.spec
+++ b/cairo-dock.spec
@@ -64,8 +64,8 @@ Pliki nagłówkowe do tworzenia wtyczek cairo-docka.
%prep
%setup -q -n cairo-dock-core-2.2.0-4
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cairo-dock.git/commitdiff/c0e5a03e50fc3a7001e81048b7713f77bdb28c18
More information about the pld-cvs-commit
mailing list