File turbostat_fix_man_perm.patch of Package cpupower

Index: turbostat-4.8/Makefile
===================================================================
--- turbostat-4.8.orig/Makefile	2016-01-21 12:41:36.053333345 +0100
+++ turbostat-4.8/Makefile	2016-01-26 18:25:57.334212372 +0100
@@ -23,4 +23,4 @@ install : turbostat
 	install -d  $(DESTDIR)$(PREFIX)/bin
 	install $(BUILD_OUTPUT)/turbostat $(DESTDIR)$(PREFIX)/bin/turbostat
 	install -d  $(DESTDIR)$(PREFIX)/share/man/man8
-	install turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
+	install -m 0644 turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
openSUSE Build Service is sponsored by