From 0d9654db776a2a2b9819b274c2c8aceca921fdbc Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Tue, 20 Jun 2023 14:00:53 +0100 Subject: [PATCH] remove links to DataSpecifation reporitory --- do_release_python.sh | 1 - install.sh | 1 - setup.sh | 1 - setup_install.sh | 1 - setup_sudo.sh | 1 - uninstall.sh | 1 - 6 files changed, 6 deletions(-) diff --git a/do_release_python.sh b/do_release_python.sh index 76c29c6..4c07269 100755 --- a/do_release_python.sh +++ b/do_release_python.sh @@ -29,7 +29,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 78aa9a9..9cbd604 100755 --- a/install.sh +++ b/install.sh @@ -67,7 +67,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 9a1dcf3..64e3bb0 100755 --- a/setup.sh +++ b/setup.sh @@ -20,7 +20,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 d01dd32..39e7ad6 100755 --- a/setup_install.sh +++ b/setup_install.sh @@ -18,7 +18,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 410443a..5edc77a 100755 --- a/setup_sudo.sh +++ b/setup_sudo.sh @@ -14,7 +14,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 c65422c..f984798 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -19,7 +19,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