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`
|
ORIG=`pwd`
|
||||||
cp -R ${libphutil} libphutil
|
cp -R ${libphutil} libphutil
|
||||||
cp -R ${arcanist} arcanist
|
cp -R ${arcanist} arcanist
|
||||||
|
chmod +w -R libphutil arcanist
|
||||||
cd libphutil/support/xhpast
|
cd libphutil/support/xhpast
|
||||||
make clean all install
|
make clean all install
|
||||||
cd $ORIG
|
cd $ORIG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user