From 064b2b40fee1d219b2a8e83746d84dc4125d3799 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 24 Jun 2019 16:45:54 +0300 Subject: [PATCH] =?UTF-8?q?cups:rebuild=20emu32=20sat=C4=B1r=20hatalar?= =?UTF-8?q?=C4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hardware/printer/cups/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/printer/cups/actions.py b/hardware/printer/cups/actions.py index 19c60c3565..8d601079c0 100644 --- a/hardware/printer/cups/actions.py +++ b/hardware/printer/cups/actions.py @@ -97,4 +97,4 @@ def install(): # Serial backend needs to run as root #shelltools.chmod("%s/usr/lib/cups/backend/serial" % get.installDIR(), 0700) - pisitools.dodoc("LICENSE") + pisitools.dodoc("LICENSE.txt")