build scripts: some fixes required due to last changes

This commit is contained in:
2018-08-15 16:27:23 +02:00
parent 4516285fa8
commit 0b0469d84f
6 changed files with 1 additions and 6 deletions
-1
View File
@@ -3,7 +3,6 @@
# use system gcc to compile
declare -rx CC=gcc
pbuild::add_to_group 'Tools'
pbuild::set_download_url "https://amas.web.psi.ch/Downloads/$P/$P-$V.tar.bz2"
TCL_DIR="${PMODULES_ROOT}/Tools/Pmodules/${PMODULES_VERSION}"