[packages/twitux] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:09 CEST 2025
commit 6c5aa1fc048f79184028fbd13c15527cf82ff596
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:53 2025 +0200
Fix applying patches.
twitux.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/twitux.spec b/twitux.spec
index bc4029c..32e421f 100644
--- a/twitux.spec
+++ b/twitux.spec
@@ -44,7 +44,7 @@ Twitux jest opartym na GTK+ klientem Twittera.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/twitux.git/commitdiff/6c5aa1fc048f79184028fbd13c15527cf82ff596
More information about the pld-cvs-commit
mailing list