fix: rpm file permission by habegit (#128)

This commit is contained in:
leo 2024-05-14 17:22:59 +08:00
parent 1896586f5e
commit ae63aa334a

View file

@ -24,7 +24,7 @@ chmod 755 -R $RPM_BUILD_ROOT
%files
/opt
/usr/bin
%attr(555,root,root)/usr/bin
/usr/share
%changelog