File turbostat_fix_man_perm.patch of Package cpupower

Index: turbostat-3.13/Makefile
===================================================================
--- turbostat-3.13.orig/Makefile
+++ turbostat-3.13/Makefile
@@ -19,4 +19,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