From d0624b1c040a743450196e2f44f8d36c5417be9d Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 10 Jun 2019 22:47:01 +0200 Subject: 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. --- tools/linux_packaging/build | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tools/linux_packaging/build') 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 -- cgit v1.2.3