瀏覽代碼

add comment of PKG_CONFIG_PATH

pull/1/head
10sr 11 年之前
父節點
當前提交
eaba0b2010
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      profile

+ 3
- 0
profile 查看文件

@@ -54,6 +54,9 @@ export LD_LIBRARY_PATH="$HOME/.local/lib:$LD_LIBRARY_PATH"
# this should be used when ./configure
#export CFLAGS="$CFLAGS -I$HOME/.local/include"

#_python_pkg_conf="/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig"
PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$_python_pkg_conf"

type setterm >/dev/null 2>&1 && setterm -blank 30 -powersave on # -powerdown 10
# in my environment powerdown does not work



Loading…
取消
儲存