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:
Robin Gareus 2019-06-10 22:47:01 +02:00
parent 53b13d718f
commit d0624b1c04
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 0 additions and 6 deletions

View File

@ -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