diff options
| author | 2024-11-22 15:30:00 +0100 | |
|---|---|---|
| committer | 2024-11-22 15:44:58 +0100 | |
| commit | aaf254252d83f9520e245c725188a65f8d2a14c9 (patch) | |
| tree | f35cb1585f32082ef8ea8c901930a8bd48cc3d0d /share | |
| parent | 23af8b959d5b8c7e091cfeca46b16dd76d9d2021 (diff) | |
| download | base-files-aaf254252d83f9520e245c725188a65f8d2a14c9.tar.gz base-files-aaf254252d83f9520e245c725188a65f8d2a14c9.zip | |
share/dot.profile: Do not use mesg anymore. Closes: #1088011.
share/dot.profile.md5sums: Add missing entry for version 11 and update for version 13.6.
Diffstat (limited to 'share')
| -rw-r--r-- | share/dot.profile | 2 | ||||
| -rw-r--r-- | share/dot.profile.md5sums | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/dot.profile b/share/dot.profile index c4c7402..bc300dd 100644 --- a/share/dot.profile +++ b/share/dot.profile @@ -5,5 +5,3 @@ if [ "$BASH" ]; then . ~/.bashrc fi fi - -mesg n 2> /dev/null || true diff --git a/share/dot.profile.md5sums b/share/dot.profile.md5sums index 4a8e261..33de137 100644 --- a/share/dot.profile.md5sums +++ b/share/dot.profile.md5sums @@ -1,2 +1,4 @@ 54328f6b27a45c51986ed436f3f609bf 8 46438b614dcb2175148fa7e0bdc604a4 9.3 +d68ce7c7d7d2bb7d48aeb2f137b828e4 11 +04fd980ef599a6d7bfd5dc5454421795 13.6 |
