diff --git a/hardware/printer/cups/actions.py b/hardware/printer/cups/actions.py old mode 100644 new mode 100755 index 8d601079c0..c37e5ba1af --- 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.txt") + pisitools.dodoc("LICENSE", "README*", "CHANGES*")