fix cpictl permissions (#2024102)

This commit is contained in:
Dan Horák 2021-11-18 12:06:45 +00:00
parent b385215ded
commit 78ef6e86e5
1 changed files with 4 additions and 0 deletions

View File

@ -146,6 +146,10 @@ install -p -m 644 %{SOURCE17} %{buildroot}%{_udevrulesdir}/81-ccw.rules
# zipl.conf to be ghosted
touch %{buildroot}%{_sysconfdir}/zipl.conf
# fixups
# https://bugzilla.redhat.com/show_bug.cgi?id=2024102
chmod 755 %{buildroot}/lib/s390-tools/cpictl
%files
%doc README.md