Use $HOME instead of path with hardcoded username

This commit is contained in:
Joel Purra 2014-04-18 22:55:07 +02:00
parent 892d904e5f
commit 21f60d38dd
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ build the packages, this is simplythe one we chose to use.
Built using PackageMaker, libevent2.
# ./configure --with-libevent --prefix=/Users/gwiley/getdnsosx/export
# ./configure --with-libevent --prefix=$HOME/getdnsosx/export
# make
# make install