[packages/xfce4-taskbar-plugin] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:15:49 CEST 2025


commit 9224efc83bfe8e1e400cb3aa0fd23425578c49b8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:02 2025 +0200

    Fix applying patches.

 xfce4-taskbar-plugin.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xfce4-taskbar-plugin.spec b/xfce4-taskbar-plugin.spec
index 3f80b31..4ae9427 100644
--- a/xfce4-taskbar-plugin.spec
+++ b/xfce4-taskbar-plugin.spec
@@ -26,8 +26,8 @@ Taskbar plugin which mimicks the Windows 7 taskbar
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} OPT="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-taskbar-plugin.git/commitdiff/9224efc83bfe8e1e400cb3aa0fd23425578c49b8



More information about the pld-cvs-commit mailing list