mirror of https://github.com/getdnsapi/getdns.git
Merge pull request #26 from joelpurra/readme-homedir
Use $HOME instead of path with hardcoded username
This commit is contained in:
commit
c645b5239c
|
@ -186,7 +186,7 @@ build the packages, this is simplythe one we chose to use.
|
||||||
|
|
||||||
Built using PackageMaker, libevent2.
|
Built using PackageMaker, libevent2.
|
||||||
|
|
||||||
# ./configure --with-libevent --prefix=/Users/gwiley/getdnsosx/export
|
# ./configure --with-libevent --prefix=$HOME/getdnsosx/export
|
||||||
# make
|
# make
|
||||||
# make install
|
# make install
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue