From ea039ff81b6477a113f376a3a89e0ebef2eaa0a8 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 9 Feb 2020 19:52:37 +0300 Subject: [PATCH] bluefish ver. bump --- editor/bluefish/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/bluefish/actions.py b/editor/bluefish/actions.py index 4f2fd97c77..a728f95ce6 100644 --- a/editor/bluefish/actions.py +++ b/editor/bluefish/actions.py @@ -21,5 +21,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README", "TODO") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README", "TODO")