Skip to content

Commit

Permalink
updated libpinproc clone to dev branch to support p3roc
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Knuth committed Jun 24, 2015
1 parent 9549449 commit 4848a9a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,9 @@ then

echo "[LIBPINPROC] Installing libpinproc"

git clone --branch master https://github.com/preble/libpinproc.git libpinproc
### P3ROC requires libpinproc dev branch

git clone --branch dev https://github.com/preble/libpinproc.git libpinproc
cd libpinproc

mkdir bin
Expand Down

0 comments on commit 4848a9a

Please sign in to comment.