Trick: brew can build pidcat from latest git commit

This is what I used to get pidcat working on Android 5.1 / Nexus 4
This commit is contained in:
Jean-Michel Fayard
2015-04-24 11:31:02 +02:00
parent 660a8197f5
commit cd4df5ad67
+4
View File
@@ -29,6 +29,10 @@ Get the script:
brew install pidcat brew install pidcat
If you need to install the latest development version
brew unlink pidcat
brew install --HEAD pidcat
* Others: Download the `pidcat.py` and place it on your PATH. * Others: Download the `pidcat.py` and place it on your PATH.