diff --git a/do_release_python.sh b/do_release_python.sh index de43867..b256230 100755 --- a/do_release_python.sh +++ b/do_release_python.sh @@ -43,7 +43,6 @@ release $reponame $repo SpiNNUtils release $reponame $repo SpiNNMachine release $reponame $repo SpiNNMan release $reponame $repo PACMAN -release $reponame $repo DataSpecification release $reponame $repo spalloc release $reponame $repo SpiNNFrontEndCommon release $reponame $repo SpiNNakerGraphFrontEnd diff --git a/install.sh b/install.sh index 7a9f32a..412fb39 100755 --- a/install.sh +++ b/install.sh @@ -81,7 +81,6 @@ check_or_install SpiNNUtils https://github.com/SpiNNakerManchester/SpiNNUtils.gi check_or_install SpiNNMachine https://github.com/SpiNNakerManchester/SpiNNMachine.git check_or_install PACMAN https://github.com/SpiNNakerManchester/PACMAN.git check_or_install SpiNNMan https://github.com/SpiNNakerManchester/SpiNNMan.git -check_or_install DataSpecification https://github.com/SpiNNakerManchester/DataSpecification.git check_or_install SpiNNFrontEndCommon https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon.git check_or_install sPyNNakerVisualisers https://github.com/SpiNNakerManchester/sPyNNakerVisualisers.git check_or_install IntroLab https://github.com/SpiNNakerManchester/IntroLab.git diff --git a/setup.sh b/setup.sh index 213d4fe..f35715a 100755 --- a/setup.sh +++ b/setup.sh @@ -34,7 +34,6 @@ do_setup SpiNNUtils do_setup SpiNNMachine do_setup SpiNNMan do_setup PACMAN -do_setup DataSpecification do_setup spalloc do_setup SpiNNFrontEndCommon do_setup SpiNNakerGraphFrontEnd diff --git a/setup_install.sh b/setup_install.sh index f54d1fa..dc154e5 100755 --- a/setup_install.sh +++ b/setup_install.sh @@ -32,7 +32,6 @@ do_setup SpiNNUtils do_setup SpiNNMachine do_setup SpiNNMan do_setup PACMAN -do_setup DataSpecification do_setup spalloc do_setup SpiNNFrontEndCommon do_setup SpiNNakerGraphFrontEnd diff --git a/setup_sudo.sh b/setup_sudo.sh index 25b931b..8e1fce4 100755 --- a/setup_sudo.sh +++ b/setup_sudo.sh @@ -28,7 +28,6 @@ do_setup SpiNNUtils do_setup SpiNNMachine do_setup SpiNNMan do_setup PACMAN -do_setup DataSpecification do_setup spalloc do_setup SpiNNFrontEndCommon do_setup SpiNNakerGraphFrontEnd diff --git a/uninstall.sh b/uninstall.sh index d0a34b1..06f0acf 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -33,7 +33,6 @@ do_uninstall SpiNNUtils SpiNNUtilities do_uninstall SpiNNMachine SpiNNMachine do_uninstall SpiNNMan SpiNNMan do_uninstall PACMAN SpiNNaker_PACMAN -do_uninstall DataSpecification SpiNNaker_DataSpecification do_uninstall spalloc spalloc do_uninstall SpiNNFrontEndCommon SpiNNFrontEndCommon do_uninstall SpiNNakerGraphFrontEnd SpiNNakerGraphFrontEnd