mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
additional pango version update
This commit is contained in:
parent
a29b83c124
commit
130a652247
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ cp -R $GTKSTACK_ROOT/lib/gdk-pixbuf-2.0/2.10.0/loaders/*.so $Loaders
|
||||||
|
|
||||||
cat > pangorc <<EOF
|
cat > pangorc <<EOF
|
||||||
[Pango]
|
[Pango]
|
||||||
ModulesPath=$GTKSTACK_ROOT/lib/pango/1.6.0/modules
|
ModulesPath=$GTKSTACK_ROOT/lib/pango/1.8.0/modules
|
||||||
EOF
|
EOF
|
||||||
env PANGO_RC_FILE=pangorc $GTKSTACK_ROOT/bin/pango-querymodules | sed "s?$GTKSTACK_ROOT/lib/pango/1.8.0/?@ROOTDIR@/?" > $Etc/pango.modules.in
|
env PANGO_RC_FILE=pangorc $GTKSTACK_ROOT/bin/pango-querymodules | sed "s?$GTKSTACK_ROOT/lib/pango/1.8.0/?@ROOTDIR@/?" > $Etc/pango.modules.in
|
||||||
rm pangorc
|
rm pangorc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue