diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-11-01 00:56:09 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-11-01 00:56:09 +0100 |
commit | b30912c52be7483b7e44274d9789a21de0d4b695 (patch) | |
tree | 1946c9d0f842e9d825fc4ffa0bb968ddc670f8a7 /arch/build.sh | |
parent | 497a88a0bfdd22b1598ec24265a1501732e3f4f5 (diff) | |
download | tde-packaging-b30912c52be7483b7e44274d9789a21de0d4b695.tar.gz tde-packaging-b30912c52be7483b7e44274d9789a21de0d4b695.zip |
ArchLinux tde-meta: Add krename.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'arch/build.sh')
-rwxr-xr-x | arch/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/build.sh b/arch/build.sh index f796124f5..06c55c6f5 100755 --- a/arch/build.sh +++ b/arch/build.sh @@ -21,7 +21,7 @@ compile_directory() { compile_directory tde-core "cmake-trinity tqt3 tqtinterface arts dbus-tqt dbus-1-tqt tqca tqca-tls libart-lgpl avahi-tqt tdelibs tdebase" compile_directory tde-libs "libcaldav libcarddav libkdcraw libkexiv2 libkipi" compile_directory tde-base "i18n tdeartwork tdebindings tdegraphics tdeutils tdeadmin" -compile_directory tde-extra "akode tdepim tdemultimedia tdenetwork tdeedu tdegames tdetoys tdeaccessibility tdeaddons gtk-qt-engine gtk3-tqt-engine systemsettings abakus amarok basket filelight kbiff kchmviewer kcpuload kile kmplayer kmymoney konversation kooldock krusader kshutdown ksplash-engine-moodin kvkbd style-baghira style-domino style-lipstik style-qtcurve tdeio-appinfo tdeio-ftps tdeio-locate tdenetworkmanager tdepowersave tdesudo tdmtheme tork twin-style-crystal twin-style-dekorator yakuake" +compile_directory tde-extra "akode tdepim tdemultimedia tdenetwork tdeedu tdegames tdetoys tdeaccessibility tdeaddons gtk-qt-engine gtk3-tqt-engine systemsettings abakus amarok basket filelight kbiff kchmviewer kcpuload kile kmplayer kmymoney konversation kooldock krename krusader kshutdown ksplash-engine-moodin kvkbd style-baghira style-domino style-lipstik style-qtcurve tdeio-appinfo tdeio-ftps tdeio-locate tdenetworkmanager tdepowersave tdesudo tdmtheme tork twin-style-crystal twin-style-dekorator yakuake" compile_directory tde-devel "tdesdk tdevelop tdewebdev kdbg kdiff3 kscope kxmleditor" ### Copy completed packages to out/${tdearch} folder and download dependencies to out/${tdearch} folder |