fix cpictl permissions (#2024102)
This commit is contained in:
parent
b385215ded
commit
78ef6e86e5
@ -146,6 +146,10 @@ install -p -m 644 %{SOURCE17} %{buildroot}%{_udevrulesdir}/81-ccw.rules
|
|||||||
# zipl.conf to be ghosted
|
# zipl.conf to be ghosted
|
||||||
touch %{buildroot}%{_sysconfdir}/zipl.conf
|
touch %{buildroot}%{_sysconfdir}/zipl.conf
|
||||||
|
|
||||||
|
# fixups
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2024102
|
||||||
|
chmod 755 %{buildroot}/lib/s390-tools/cpictl
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
Loading…
Reference in New Issue
Block a user