diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-02-08 14:45:00 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-02-08 14:45:19 +0100 |
commit | 0420947c05bbcb7e25f809639355a81b32ae1ab3 (patch) | |
tree | 7c9c35dd8d489294fc583cffd519cae1380baa27 /x11-misc/easystroke | |
parent | sci-libs/indilib: amd64 stable wrt bug #701942 (diff) | |
download | gentoo-0420947c05bbcb7e25f809639355a81b32ae1ab3.tar.gz gentoo-0420947c05bbcb7e25f809639355a81b32ae1ab3.tar.bz2 gentoo-0420947c05bbcb7e25f809639355a81b32ae1ab3.zip |
x11-misc/easystroke: Clean up patch
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc/easystroke')
-rw-r--r-- | x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch b/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch index b628d1b14d34..8619e8e9fbdc 100644 --- a/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch +++ b/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch @@ -1,7 +1,6 @@ -diff -uprb easystroke-0.6.0.orig/actions.cc easystroke-0.6.0/actions.cc ---- easystroke-0.6.0.orig/actions.cc 2013-03-27 17:52:38.000000000 +0200 -+++ easystroke-0.6.0/actions.cc 2015-12-07 22:07:17.720041171 +0200 -@@ -51,10 +51,11 @@ void TreeViewMulti::on_drag_begin(const +--- a/actions.cc ++++ b/actions.cc +@@ -51,10 +51,11 @@ context->set_icon(pb, pb->get_width(), pb->get_height()); } |