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

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


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

    Fix applying patches.

 xfce4-quicklauncher-plugin.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/xfce4-quicklauncher-plugin.spec b/xfce4-quicklauncher-plugin.spec
index 6f73019..80aebb4 100644
--- a/xfce4-quicklauncher-plugin.spec
+++ b/xfce4-quicklauncher-plugin.spec
@@ -36,11 +36,11 @@ panelu, wyświetlając je w kilku liniach.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-quicklauncher-plugin.git/commitdiff/ad29a416f1095e99d45cfe660a116167642f1ac9



More information about the pld-cvs-commit mailing list