]> git.donarmstrong.com Git - lilypond.git/commitdiff
include gzip'ed pdfs in the pdf doc-base
authorDon Armstrong <don@donarmstrong.com>
Sat, 15 Sep 2012 21:53:01 +0000 (14:53 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sat, 15 Sep 2012 21:53:01 +0000 (14:53 -0700)
debian/update_doc_packages

index 4143c30559862d76b090a610698d7e43b2ff9551..883b2f26f3318ec91cbcb406e47e5d6aa545f4f7 100644 (file)
@@ -112,7 +112,7 @@ EOF
        } else {
            print {$docbase_fh} <<EOF;
 Format: PDF
-Files: /usr/share/doc/lilypond/html/Documentation/*.${lang}.pdf
+Files: /usr/share/doc/lilypond/html/Documentation/*.${lang}.pdf*
 EOF
        }
        close ($docbase_fh);