mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 03:43:25 +00:00
chore(main/openssh): ensure that config files are always installed
%ci:no-build
This commit is contained in:
@@ -69,6 +69,8 @@ termux_step_post_configure() {
|
||||
# We need to remove this file before installing, since otherwise the
|
||||
# install leaves it alone which means no updated timestamps.
|
||||
rm -f $TERMUX_PREFIX/etc/ssh/moduli
|
||||
rm -f $TERMUX_PREFIX/etc/ssh/ssh_config
|
||||
rm -f $TERMUX_PREFIX/etc/ssh/sshd_config
|
||||
}
|
||||
|
||||
termux_step_post_make_install() {
|
||||
|
||||
Reference in New Issue
Block a user