From 2a9554a1630297cca19105e3bad7dd01f07da3bf Mon Sep 17 00:00:00 2001 From: germedeb Date: Sun, 9 Jan 2022 20:24:18 -0300 Subject: [PATCH] removed "copying index.theme" in the build script. the misc.sh script does that now --- tasks/build-one.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/tasks/build-one.sh b/tasks/build-one.sh index e230d32..0df0e68 100755 --- a/tasks/build-one.sh +++ b/tasks/build-one.sh @@ -29,9 +29,6 @@ cp icons/actions/*.svg _build/icons-t/actions/ cp icons/actions-sym/*.svg _build/icons-t/actions-sym/ cp icons/animations/*.svg _build/icons-t/animations/ -printf "${info_color}copying the index.theme...${reset_colors}\\n" -cp other/index.theme aleta/index.theme - printf "${info_color}starting link process...${reset_colors}\\n" ./tasks/linkcall.sh