mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
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
1 changed files with 0 additions and 6 deletions
|
|
@ -342,12 +342,6 @@ else
|
||||||
echo "Skipping NLS support"
|
echo "Skipping NLS support"
|
||||||
fi
|
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
|
# 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
|
# this one is special - we will set GTK_PATH to $Libraries/gtkengines
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue