about summary refs log tree commit diff stats
path: root/profile/01_path.sh
diff options
context:
space:
mode:
Diffstat (limited to 'profile/01_path.sh')
-rw-r--r--profile/01_path.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/01_path.sh b/profile/01_path.sh index 6675241..8b18f5e 100644 --- a/profile/01_path.sh +++ b/profile/01_path.sh
@@ -1,6 +1,6 @@
1# PATH and variables for $HOME-local installations 1# PATH and variables for $HOME-local installations
2 2
3LOCAL_PREFIX="$LOCAL_PATH" 3LOCAL_PREFIX="$HOME/usr"
4export LOCAL_PREFIX 4export LOCAL_PREFIX
5 5
6# Pkg-config 6# Pkg-config