From: Arne Fitzenreiter Date: Sat, 29 Aug 2020 18:12:19 +0000 (+0000) Subject: core149: add vim to update X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=305baacbb81979445c029e94a1187aff8d2f8bd6;p=people%2Fms%2Fipfire-2.x.git core149: add vim to update Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/149/filelists/vim b/config/rootfiles/core/149/filelists/vim new file mode 120000 index 0000000000..98613172e3 --- /dev/null +++ b/config/rootfiles/core/149/filelists/vim @@ -0,0 +1 @@ +../../../common/vim \ No newline at end of file diff --git a/config/rootfiles/core/149/update.sh b/config/rootfiles/core/149/update.sh index 923d4254c9..50add169b4 100644 --- a/config/rootfiles/core/149/update.sh +++ b/config/rootfiles/core/149/update.sh @@ -32,7 +32,8 @@ for (( i=1; i<=$core; i++ )); do done # Remove files -#rm -vf \ +rm -rvf \ + /usr/share/vim/vim81 # Stop services