debian: add wildcard to lintian override

This commit is contained in:
Travis Cross 2012-05-06 23:29:31 +00:00
parent c7426963b7
commit 6c5abe4616
1 changed files with 1 additions and 1 deletions

2
debian/bootstrap.sh vendored
View File

@ -493,7 +493,7 @@ print_common_overrides () {
# The long file names are caused by appending the nightly information.
# Since one of these packages will never end up on a Debian CD, the
# related problems with long file names will never come up here.
${m}: package-has-long-file-name
${m}: package-has-long-file-name *
EOF
}