[packages/sbsms-app] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:52:03 CEST 2025
commit 9fe5ffa072f890102f2f6a97d27fd8345e0b71d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:51:47 2025 +0200
Fix applying patches.
sbsms-app.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sbsms-app.spec b/sbsms-app.spec
index 5200370..58f5a46 100644
--- a/sbsms-app.spec
+++ b/sbsms-app.spec
@@ -31,7 +31,7 @@ zaimplementowane w bibliotece libsbsms.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sbsms-app.git/commitdiff/9fe5ffa072f890102f2f6a97d27fd8345e0b71d9
More information about the pld-cvs-commit
mailing list