From 6c5abe4616a45bcb27526be54d1642c5bea326c9 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Sun, 6 May 2012 23:29:31 +0000 Subject: [PATCH] debian: add wildcard to lintian override --- debian/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index a91e1f0ead..66f77b6270 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -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 }