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.
This commit is contained in:
Colin Watson 2018-03-09 12:24:58 +00:00
parent 69c2b8dc82
commit 459c1ad4e2
3 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,16 @@
2018-03-09 Colin Watson <cjwatson@debian.org>
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.
2018-03-09 Colin Watson <cjwatson@debian.org>
doc: stop generating W3C validation icons

View File

@ -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).

View File

@ -1,4 +1,3 @@
#! /bin/sed -f
# Set up uniform vertical dimensions for extensible glyphs (needed by eqn).
/^C .*[ ;]N bracketlefttp[ ;]/bx
/^C .*[ ;]N bracketleftex[ ;]/bx