commit d6ef87ee6664d48051691bbac034b0aaaffe788a
Author: Jan Palus <[email protected]>
Date:   Fri May 14 19:30:56 2021 +0200

    remove tabbed_syntax patch dropped from spec in dbb4c91

 urxvt-tabbed_syntax.patch | 12 ------------
 1 file changed, 12 deletions(-)
---
diff --git a/urxvt-tabbed_syntax.patch b/urxvt-tabbed_syntax.patch
deleted file mode 100644
index 3fdcebd..0000000
--- a/urxvt-tabbed_syntax.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur rxvt-unicode-9.18.orig/src/perl/tabbed 
rxvt-unicode-9.18/src/perl/tabbed
---- rxvt-unicode-9.18.orig/src/perl/tabbed     2013-02-17 00:41:38.000000000 
+0000
-+++ rxvt-unicode-9.18/src/perl/tabbed  2013-06-30 15:47:43.442909402 +0100
-@@ -402,7 +402,7 @@
- # simply proxies all interesting calls back to the tabbed class.
- 
- {
--   for my $hook qw(start destroy key_press property_notify) {
-+   for my $hook (qw(start destroy key_press property_notify)) {
-       eval qq{
-          sub on_$hook {
-             my \$parent = \$_[0]{term}{parent}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/urxvt.git/commitdiff/d6ef87ee6664d48051691bbac034b0aaaffe788a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to