[packages/tkabber] - fix patch fuzz
baggins
baggins at pld-linux.org
Sun Aug 23 01:59:03 CEST 2026
commit aeab9d554e1155c40aaac71e709c4d11e9b8ba5f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Aug 23 00:07:18 2026 +0200
- fix patch fuzz
tkabber-privacy.patch | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/tkabber-privacy.patch b/tkabber-privacy.patch
index 2abe130..cbc5797 100644
--- a/tkabber-privacy.patch
+++ b/tkabber-privacy.patch
@@ -2,7 +2,7 @@ diff -ur tkabber-0.11.0.org/plugins/chat/events.tcl tkabber-0.11.0/plugins/chat/
--- tkabber-0.11.0.org/plugins/chat/events.tcl 2008-05-12 10:24:02.000000000 +0200
+++ tkabber-0.11.0/plugins/chat/events.tcl 2008-07-16 18:06:15.622856194 +0200
@@ -58,8 +58,7 @@
- switch -- $tag1 {
+ switch -- $stag {
offline {set offline 1}
delivered {set delivered 1}
- displayed {set displayed 1}
@@ -11,4 +11,3 @@ diff -ur tkabber-0.11.0.org/plugins/chat/events.tcl tkabber-0.11.0/plugins/chat/
id {set id 1}
}
}
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tkabber.git/commitdiff/aeab9d554e1155c40aaac71e709c4d11e9b8ba5f
More information about the pld-cvs-commit
mailing list