build: Install data files without execute permissions

Libraries and data files should not be installed with execute
permissions as is currently the case. Add do_data_install
functions to the makefiles to install data without execute
permissions and use this for installing all data files.

Link: http://lkml.kernel.org/r/1382642074-15567-3-git-send-email-seth.forshee@canonical.com

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2 files changed