修改:pre脚本可以open input

This commit is contained in:
lastcc 2023-12-22 15:40:00 +08:00
parent ff32c1ff09
commit e3a9050bd1
2 changed files with 1 additions and 2 deletions

View File

@ -92,7 +92,6 @@ rm -rf %{buildroot}
%post
semodule -X 300 -i /usr/share/sa/ft.pp
/usr/share/sa/pre_oneshot_samgr
%files
/usr/include/ft/event_loop/*
@ -102,7 +101,7 @@ semodule -X 300 -i /usr/share/sa/ft.pp
%changelog
* Thu Dec 21 2023 lastcc <ynsy891@gmail.com> - 1.0.0-4
- add missing buildrequires
- update pre script before launch samgr
* Fri Dec 15 2023 Paul Thomas <paulthomas100199@gmail.com> - 1.0.0-3
- add missing buildrequires

Binary file not shown.