diff --git a/borg_interface/bin/activate b/borg_interface/bin/activate index 5d42616..696b12e 100644 --- a/borg_interface/bin/activate +++ b/borg_interface/bin/activate @@ -37,7 +37,7 @@ deactivate () { # unset irrelavent variables deactivate nondestructive -VIRTUAL_ENV="/home/andreas/git_repos/borg_interface" +VIRTUAL_ENV="/home/andreas/git_repos/borg_interface/borg_interface" export VIRTUAL_ENV _OLD_VIRTUAL_PATH="$PATH" diff --git a/borg_interface/bin/activate.csh b/borg_interface/bin/activate.csh index 74b1841..bff4e28 100644 --- a/borg_interface/bin/activate.csh +++ b/borg_interface/bin/activate.csh @@ -8,7 +8,7 @@ alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PA # Unset irrelavent variables. deactivate nondestructive -setenv VIRTUAL_ENV "/home/andreas/git_repos/borg_interface" +setenv VIRTUAL_ENV "/home/andreas/git_repos/borg_interface/borg_interface" set _OLD_VIRTUAL_PATH="$PATH" setenv PATH "$VIRTUAL_ENV/bin:$PATH" diff --git a/borg_interface/bin/activate.fish b/borg_interface/bin/activate.fish index 75b5d01..cc6c3d6 100644 --- a/borg_interface/bin/activate.fish +++ b/borg_interface/bin/activate.fish @@ -32,7 +32,7 @@ end # unset irrelavent variables deactivate nondestructive -set -gx VIRTUAL_ENV "/home/andreas/git_repos/borg_interface" +set -gx VIRTUAL_ENV "/home/andreas/git_repos/borg_interface/borg_interface" set -gx _OLD_VIRTUAL_PATH $PATH set -gx PATH "$VIRTUAL_ENV/bin" $PATH diff --git a/borg_interface/bin/easy_install b/borg_interface/bin/easy_install index 7721888..27adc2b 100755 --- a/borg_interface/bin/easy_install +++ b/borg_interface/bin/easy_install @@ -1,4 +1,4 @@ -#!/home/andreas/git_repos/borg_interface/bin/python3.4 +#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3 # -*- coding: utf-8 -*- import re diff --git a/borg_interface/bin/easy_install-3.4 b/borg_interface/bin/easy_install-3.4 index 7721888..27adc2b 100755 --- a/borg_interface/bin/easy_install-3.4 +++ b/borg_interface/bin/easy_install-3.4 @@ -1,4 +1,4 @@ -#!/home/andreas/git_repos/borg_interface/bin/python3.4 +#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3 # -*- coding: utf-8 -*- import re diff --git a/borg_interface/bin/pip b/borg_interface/bin/pip index ccf534f..10cbc4c 100755 --- a/borg_interface/bin/pip +++ b/borg_interface/bin/pip @@ -1,4 +1,4 @@ -#!/home/andreas/git_repos/borg_interface/bin/python3.4 +#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3 # -*- coding: utf-8 -*- import re diff --git a/borg_interface/bin/pip3 b/borg_interface/bin/pip3 index ccf534f..10cbc4c 100755 --- a/borg_interface/bin/pip3 +++ b/borg_interface/bin/pip3 @@ -1,4 +1,4 @@ -#!/home/andreas/git_repos/borg_interface/bin/python3.4 +#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3 # -*- coding: utf-8 -*- import re diff --git a/borg_interface/bin/pip3.4 b/borg_interface/bin/pip3.4 index ccf534f..10cbc4c 100755 --- a/borg_interface/bin/pip3.4 +++ b/borg_interface/bin/pip3.4 @@ -1,4 +1,4 @@ -#!/home/andreas/git_repos/borg_interface/bin/python3.4 +#!/home/andreas/git_repos/borg_interface/borg_interface/bin/python3 # -*- coding: utf-8 -*- import re diff --git a/borg_interface/bin/python b/borg_interface/bin/python index 9d358b1..382bc00 120000 --- a/borg_interface/bin/python +++ b/borg_interface/bin/python @@ -1 +1 @@ -/home/andreas/git_repos/borg_interface/bin/python3.4 \ No newline at end of file +/home/andreas/git_repos/borg_interface/borg_interface/bin/python3 \ No newline at end of file diff --git a/borg_interface/bin/python3 b/borg_interface/bin/python3 index 9d358b1..ae65fda 120000 --- a/borg_interface/bin/python3 +++ b/borg_interface/bin/python3 @@ -1 +1 @@ -/home/andreas/git_repos/borg_interface/bin/python3.4 \ No newline at end of file +/usr/bin/python3 \ No newline at end of file diff --git a/borg_interface/bin/python3.4 b/borg_interface/bin/python3.4 deleted file mode 120000 index afdc434..0000000 --- a/borg_interface/bin/python3.4 +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/python3.4 \ No newline at end of file diff --git a/borg_interface/lib64 b/borg_interface/lib64 index 4eda513..fee3a00 120000 --- a/borg_interface/lib64 +++ b/borg_interface/lib64 @@ -1 +1 @@ -/home/andreas/git_repos/borg_interface/lib \ No newline at end of file +/home/andreas/git_repos/borg_interface/borg_interface/lib \ No newline at end of file