[packages/sms] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:01:56 CEST 2025
commit c2cabfbe2a7d78db917b575f0590944a13697246
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:01:40 2025 +0200
Fix applying patches.
sms.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sms.spec b/sms.spec
index 282bc10..193112e 100644
--- a/sms.spec
+++ b/sms.spec
@@ -34,8 +34,8 @@ Orange.
%prep
%setup -q
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sms.git/commitdiff/c2cabfbe2a7d78db917b575f0590944a13697246
More information about the pld-cvs-commit
mailing list