]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
debian: add wildcard to lintian override
authorTravis Cross <tc@traviscross.com>
Sun, 6 May 2012 23:29:31 +0000 (23:29 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 6 May 2012 23:29:31 +0000 (23:29 +0000)
debian/bootstrap.sh

index a91e1f0eadf2cd21d7835d9613c0f3c1e02f8029..66f77b627073d0c21ad0683cea33999ae3139331 100755 (executable)
@@ -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
 }