[packages/matchbox-panel] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:14:49 CEST 2025
commit 3bada30cc8485cd0b6ccb57e3eab9471d6af697d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:14:33 2025 +0200
Fix applying patches.
matchbox-panel.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/matchbox-panel.spec b/matchbox-panel.spec
index f6598bd..018d1c8 100644
--- a/matchbox-panel.spec
+++ b/matchbox-panel.spec
@@ -56,9 +56,9 @@ Pliki nagłówkowe do tworzenia apletów panelu środowiska Matchbox.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/matchbox-panel.git/commitdiff/3bada30cc8485cd0b6ccb57e3eab9471d6af697d
More information about the pld-cvs-commit
mailing list