Skip to content

Commit 9f0c810

Browse files
committed
portable/installer: make sure that LANG is set
Otherwise, vim does not behave correctly. This fixes git-for-windows/git#298. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent fd7edf4 commit 9f0c810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make-file-list.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ sed 's/^\///'
7171

7272
cat <<EOF
7373
etc/profile
74+
etc/profile.d/lang.sh
7475
etc/bash.bash_logout
7576
etc/bash.bashrc
7677
etc/fstab

0 commit comments

Comments
 (0)