Fix again, thx to @CodeBlock
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
3f6197cafe
commit
678def6d30
@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
|
||||
ORIG=`pwd`
|
||||
cp -R ${libphutil} libphutil
|
||||
cp -R ${arcanist} arcanist
|
||||
chmod +w -R libphutil arcanist
|
||||
cd libphutil/support/xhpast
|
||||
make clean all install
|
||||
cd $ORIG
|
||||
|
Loading…
Reference in New Issue
Block a user