mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Install create.sql to examples
Creates database table for SQL logger output. Fixes Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/linkchecker/+bug/323123
This commit is contained in:
parent
38dea6b7f4
commit
16fa5beda8
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ strict-naming = false
|
|||
"cgi-bin/lconline/lc_cgi.html.de" = "share/linkchecker/examples/cgi-bin/lconline/lc_cgi.html.de"
|
||||
"cgi-bin/lconline/check.js" = "share/linkchecker/examples/cgi-bin/lconline/check.js"
|
||||
"cgi-bin/lc.wsgi" = "share/linkchecker/examples/cgi-bin/lc.wsgi"
|
||||
"config/create.sql" = "share/linkchecker/examples/config/create.sql"
|
||||
"config/linkchecker.apache2.conf" = "share/linkchecker/examples/config/linkchecker.apache2.conf"
|
||||
"config/linkchecker-completion" = "share/linkchecker/examples/config/linkchecker-completion"
|
||||
"doc/examples/check_failures.sh" = "share/linkchecker/examples/check_failures.sh"
|
||||
|
|
|
|||
Loading…
Reference in a new issue