fix 'find: Failed to restore initial working directory'
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
%global steamuser steam
|
||||
|
||||
Name: kf2-srv
|
||||
Version: 0.15.2
|
||||
Version: 0.15.3
|
||||
Release: 1%{dist}
|
||||
Summary: Killing Floor 2 server
|
||||
Group: Amusements/Games
|
||||
@ -101,7 +101,10 @@ if [[ $1 == 1 ]]; then # Install
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Fri Aug 14 2020 GenZmeY <genzmey@gmail.com> - 0.15.2-1
|
||||
* Sat Aug 15 2020 GenZmeY <genzmey@gmail.com> - 0.15.3-1
|
||||
- fix 'find: Failed to restore initial working directory'.
|
||||
|
||||
* Sat Aug 15 2020 GenZmeY <genzmey@gmail.com> - 0.15.2-1
|
||||
- fix bash completion for commands without parameters;
|
||||
- fix bash completion for use not existing command group.
|
||||
|
||||
|
Reference in New Issue
Block a user