summaryrefslogtreecommitdiff
path: root/tools/linux_packaging/build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/linux_packaging/build')
-rwxr-xr-xtools/linux_packaging/build7
1 files changed, 1 insertions, 6 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 6ed2e13941..34a16f9513 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -607,12 +607,7 @@ cp ../../gtk2_ardour/resources/${APPNAME}-* ${Shared}/resources/
# Themes: only install those named for this app
lower_case_appname=`echo $APPNAME | tr '[:upper:]' '[:lower:]'`
-for colorfile in `echo ../../gtk2_ardour/themes/*-${lower_case_appname}.colors`
-do
- cf=`basename $colorfile`
- cf=`echo $cf | sed -e "s/-${lower_case_appname}//"`
- cp $colorfile $Themes/$cf
-done
+cp ../../gtk2_ardour/themes/*-${lower_case_appname}.colors $Themes
#
# put sooper sekrit ingredients here and they will be copied