diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2016-09-29 12:33:16 +0200 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2016-09-29 12:33:16 +0200 |
commit | 7272b5b06a5329c991a8b5fe25eaf49b18fe7cb1 (patch) | |
tree | 813ea37c907979571657f296a817aec43e4fe74b | |
parent | 79fb6d3a71632e7003a325509a428e3b27b5da0e (diff) | |
download | apache2-7272b5b06a5329c991a8b5fe25eaf49b18fe7cb1.tar.gz |
Add missing pattern to make the lintian override effective
-rw-r--r-- | debian/source/lintian-overrides | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index 7a5861a8..6b5d470e 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -1,2 +1,2 @@ # Even though one line is very long, it's still hand-editable source code -source-is-missing docs/manual/style/scripts/prettify.js +source-is-missing docs/manual/style/scripts/prettify.js .* |