[packages/taskbar-compiz] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:14:12 CEST 2025


commit bb05020db4f5a1bc88850ef2909682e4dfe4b9ab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:13:56 2025 +0200

    Fix applying patches.

 taskbar-compiz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/taskbar-compiz.spec b/taskbar-compiz.spec
index c49a5f1..b1af021 100644
--- a/taskbar-compiz.spec
+++ b/taskbar-compiz.spec
@@ -37,8 +37,8 @@ wyłączyć ją w ~/.kde/share/config/ktaskbarrc ręcznie.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/taskbar-compiz.git/commitdiff/bb05020db4f5a1bc88850ef2909682e4dfe4b9ab



More information about the pld-cvs-commit mailing list