makedist.midori: Be sure to grab configs for pango and freetype
This commit is contained in:
parent
7bf5005617
commit
523afa1014
1 changed files with 6 additions and 0 deletions
|
@ -116,6 +116,12 @@ echo -n .
|
||||||
grab_files etc midori
|
grab_files etc midori
|
||||||
grab_files etc gtkrc
|
grab_files etc gtkrc
|
||||||
|
|
||||||
|
# If modules are not compiled we need a list of them
|
||||||
|
grab_files etc pango
|
||||||
|
# Freetype is preferred font backend
|
||||||
|
# copy configuration, otherwise webkit will crash
|
||||||
|
grab_files etc fonts
|
||||||
|
|
||||||
echo -n .
|
echo -n .
|
||||||
|
|
||||||
# copy lib
|
# copy lib
|
||||||
|
|
Loading…
Reference in a new issue