You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/debian/_buildscripts/local/05_apps_system.sh

31 lines
1.0 KiB

#!/bin/bash
. ./internals/_build_set_common.sh
#----------------------------
set_log_start
build_module "applications/system/dolphin"
build_module "applications/system/katapult"
build_module "applications/system/kbfx"
build_module "applications/system/kcmautostart"
build_module "applications/system/kdbusnotification"
build_module "applications/system/klamav"
build_module "applications/system/knemo"
build_module "applications/system/knetload"
build_module "applications/system/knetstats"
build_module "applications/system/kooldock"
build_module "applications/system/krusader"
build_module "applications/system/kshutdown"
build_module "applications/system/ksystemlog"
build_module "applications/system/kvkbd"
build_module "applications/system/polkit-agent-tde"
build_module "applications/system/smartcardauth"
build_module "applications/system/tastymenu"
build_module "applications/system/tdedocker"
build_module "applications/system/tdepowersave"
build_module "applications/system/tdesshaskpass"
build_module "applications/system/yakuake"
set_log_end