[packages/xfce4-cellmodem-plugin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:15:34 CEST 2025
commit e551b2657686e8dd945f092823ad88b14cb4c12d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:01 2025 +0200
Fix applying patches.
xfce4-cellmodem-plugin.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xfce4-cellmodem-plugin.spec b/xfce4-cellmodem-plugin.spec
index 1014532..a0c1ad0 100644
--- a/xfce4-cellmodem-plugin.spec
+++ b/xfce4-cellmodem-plugin.spec
@@ -52,8 +52,8 @@ Aktualne możliwości obejmują:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfce4-cellmodem-plugin.git/commitdiff/e551b2657686e8dd945f092823ad88b14cb4c12d
More information about the pld-cvs-commit
mailing list