Do not copy unneeded files to bundle /etc
Previously (Ardour3 buildstack) this was needed for fontconfing, gtk and pango modules. these days we just compile --with-included-modules=yes.
This commit is contained in:
parent
53b13d718f
commit
d0624b1c04
@ -342,12 +342,6 @@ else
|
||||
echo "Skipping NLS support"
|
||||
fi
|
||||
|
||||
#
|
||||
# Copy stuff that may be dynamically loaded
|
||||
#
|
||||
|
||||
cp -R $GTKSTACK_ROOT/etc/* $Etc
|
||||
|
||||
# We rely on clearlooks, so include a version from our own build tree
|
||||
# this one is special - we will set GTK_PATH to $Libraries/gtkengines
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user