dll script: also copy required etc/fonts/fonts.conf
This commit is contained in:
parent
cdf9146b6d
commit
57dc5a5dc8
|
|
@ -73,6 +73,7 @@ for EXTRAPATH in \
|
||||||
'./lib/gtk-2.0/2.10.0/engines/*.dll' \
|
'./lib/gtk-2.0/2.10.0/engines/*.dll' \
|
||||||
'./lib/gtk-2.0/modules/*.dll' \
|
'./lib/gtk-2.0/modules/*.dll' \
|
||||||
'./share/themes' \
|
'./share/themes' \
|
||||||
|
'./etc/fonts/fonts.conf' \
|
||||||
; do
|
; do
|
||||||
cp --parent -v `find $EXTRAPATH -type f` "$INSTALLDIR"
|
cp --parent -v `find $EXTRAPATH -type f` "$INSTALLDIR"
|
||||||
done
|
done
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user