mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix the stage path
This commit is contained in:
parent
47153430b2
commit
7573133626
@ -57,4 +57,4 @@ parts:
|
|||||||
./configure.sh --prefix=$SNAPCRAFT_STAGE/usr
|
./configure.sh --prefix=$SNAPCRAFT_STAGE/usr
|
||||||
cd build
|
cd build
|
||||||
make -j -l $(grep -c "^processor" /proc/cpuinfo)
|
make -j -l $(grep -c "^processor" /proc/cpuinfo)
|
||||||
make install DESTDIR=$SNAPCRAFT_STAGE
|
make install
|
||||||
|
Loading…
Reference in New Issue
Block a user