summaryrefslogtreecommitdiff
path: root/Ports/indent
diff options
context:
space:
mode:
authorEmanuele Torre <torreemanuele6@gmail.com>2021-01-03 15:31:05 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-03 17:12:50 +0100
commitef782c805fabd8673f748eed3abe726930677d2a (patch)
treef2cb35876650d43a581c2afb9b2e8056f4309f1d /Ports/indent
parentec8577ac3c78266215cb928ebe4b62c6a495cbf1 (diff)
downloadserenity-ef782c805fabd8673f748eed3abe726930677d2a.zip
TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files
Diffstat (limited to 'Ports/indent')
-rwxr-xr-xPorts/indent/package.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/Ports/indent/package.sh b/Ports/indent/package.sh
index 0a1d14ef31..de36320b18 100755
--- a/Ports/indent/package.sh
+++ b/Ports/indent/package.sh
@@ -14,4 +14,3 @@ post_install() {
mkdir -p "${man_dir}"
cp "indent-${version}/man/indent.1" "${man_dir}"
}
-