summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-06-10 22:47:01 +0200
committerRobin Gareus <robin@gareus.org>2019-06-10 22:47:01 +0200
commitd0624b1c040a743450196e2f44f8d36c5417be9d (patch)
treed95f224e8969103349eb48b6757e8fe9af1caa4c /tools
parent53b13d718f06bfab1e9eddf869c698618ee31079 (diff)
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.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 96e13b53b1..3fd4dfe05b 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -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