[packages/jabbin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:18:55 CEST 2025
commit 1f3f4a6dd31168cdd6f41ac06707485565501df8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:18:40 2025 +0200
Fix applying patches.
jabbin.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jabbin.spec b/jabbin.spec
index 8bc1396..78acc01 100644
--- a/jabbin.spec
+++ b/jabbin.spec
@@ -29,7 +29,7 @@ Jabbin to klient komunikatora Jabber i VoIP.
%prep
%setup -q -n %{name}-%{version}%{_beta}
-%patch0 -p1
+%patch -P0 -p1
%build
qmake jabbin.pro
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jabbin.git/commitdiff/1f3f4a6dd31168cdd6f41ac06707485565501df8
More information about the pld-cvs-commit
mailing list