summaryrefslogtreecommitdiff
path: root/font/devlj4
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-03-09 12:24:58 +0000
committerColin Watson <cjwatson@debian.org>2018-03-09 12:24:58 +0000
commit459c1ad4e2fd1e0ee220e739cd5530699cf6b6bf (patch)
treed784570e98acd8b15f0c9a9940c087eaa8d9a524 /font/devlj4
parent69c2b8dc82c911cb5ad216b48b847cf6db48d46f (diff)
downloadgroff-git-459c1ad4e2fd1e0ee220e739cd5530699cf6b6bf.tar.gz
Remove #! lines from non-executable files
These are always invoked by the build system (either in-tree or via the installed Makefiles) using the necessary program, so the #! lines were unnecessary. They were harmless except that they caused Debian's `lintian` tool to complain about installed non-executable scripts. * font/devlj4/generate/special.awk: Remove #! line. * font/devps/generate/symbol.sed: Likewise.
Diffstat (limited to 'font/devlj4')
-rw-r--r--font/devlj4/generate/special.awk2
1 files changed, 0 insertions, 2 deletions
diff --git a/font/devlj4/generate/special.awk b/font/devlj4/generate/special.awk
index 26e8b92d2..8e3c702bf 100644
--- a/font/devlj4/generate/special.awk
+++ b/font/devlj4/generate/special.awk
@@ -1,5 +1,3 @@
-#! /bin/awk -f
-
# Correct Intellifont-based height metrics for several glyphs in
# special font for TrueType CG Times (LaserJet 4000 and later).