1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 20:27:46 +00:00

TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files

This commit is contained in:
Emanuele Torre 2021-01-03 15:31:05 +01:00 committed by Andreas Kling
parent ec8577ac3c
commit ef782c805f
4 changed files with 0 additions and 4 deletions

View file

@ -14,4 +14,3 @@ post_install() {
mkdir -p "${man_dir}"
cp "indent-${version}/man/indent.1" "${man_dir}"
}