amend to prev commit.
This commit is contained in:
parent
fdbb9d240d
commit
1735d791dd
@ -267,7 +267,7 @@ cp -R $GTKSTACK_ROOT/lib/charset.alias $Resources
|
||||
# generate new Pango module file
|
||||
cat > pangorc <<EOF
|
||||
[Pango]
|
||||
ModulesPath=$GTKSTACK_ROOT/lib/pango/1.6.0/modules
|
||||
ModulesPath=$GTKSTACK_ROOT/lib/pango/1.8.0/modules
|
||||
EOF
|
||||
env PANGO_RC_FILE=pangorc $GTKSTACK_ROOT/bin/pango-querymodules | sed "s?$GTKSTACK_ROOT/lib/pango/1.8.0/modules/?@executable_path/../lib/modules/?" > $Resources/pango.modules
|
||||
rm pangorc
|
||||
|
Loading…
Reference in New Issue
Block a user