[packages/xfce4-trigger-launcher] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:15:52 CEST 2025
commit 22ed6680a28999b1e27b049f6dec1595a06be6c3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:02 2025 +0200
Fix applying patches.
xfce4-trigger-launcher.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xfce4-trigger-launcher.spec b/xfce4-trigger-launcher.spec
index 92db91c..64172f9 100644
--- a/xfce4-trigger-launcher.spec
+++ b/xfce4-trigger-launcher.spec
@@ -30,8 +30,8 @@ Trigger launcher - dwustanowy przełącznik.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
mv -f po/{pt_PT,pt}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfce4-trigger-launcher.git/commitdiff/22ed6680a28999b1e27b049f6dec1595a06be6c3
More information about the pld-cvs-commit
mailing list