Update BUILD-TDE.sh

pull/4/head
Justin_U 8 years ago committed by GitHub
parent da8484a0c6
commit 25a1766fc1

@ -271,9 +271,6 @@ Non-TDE apps are in the Misc category and don't need the \Zb\Zr\Z4R\Znequired TD
# successful builds are removed from the TDEbuilds list by '$dir ' so add a space to the last entry
# and the " needs to be removed because the Misc entries are double-quoted
sed -i -e 's|$| |' -e 's|"||g' $TMPVARS/TDEbuilds
#
# Pretty sure the checks for existing packages will be here. If the packages exist then will use sed to remove them.
#
}
[[ ! -e $TMPVARS/TDEbuilds ]] && run_dialog

Loading…
Cancel
Save