diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-01 15:48:21 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-01 15:48:21 +0900 |
commit | 3a1f83fc6770da2b8adbf41f65ec5fa380ddf492 (patch) | |
tree | 1805de016d6ed4b95144750bec4055efaa76acb2 /debian/_buildscripts/local/10_others_01.sh | |
parent | 65fe1b6b6a7e8a0d450d4dec9ca4394319a20668 (diff) | |
download | tde-packaging-3a1f83fc6770da2b8adbf41f65ec5fa380ddf492.tar.gz tde-packaging-3a1f83fc6770da2b8adbf41f65ec5fa380ddf492.zip |
DEB build scripts: fixed support for metapackages and adjusted to new consolidated structure.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/_buildscripts/local/10_others_01.sh')
-rwxr-xr-x | debian/_buildscripts/local/10_others_01.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/_buildscripts/local/10_others_01.sh b/debian/_buildscripts/local/10_others_01.sh index febd66f57..4be92268e 100755 --- a/debian/_buildscripts/local/10_others_01.sh +++ b/debian/_buildscripts/local/10_others_01.sh @@ -9,7 +9,6 @@ build_module "applications/tdeio-sword" build_module "applications/bibletime" build_module "applications/desktop-effects-tde" build_module "applications/fusion-icon" -build_module "metapackages/sudo-trinity" build_module "applications/kdpkg" build_module "applications/kgtk-qt3" build_module "applications/tdesudo" |