ledger's python
This commit is contained in:
parent
b059b122a1
commit
3e29fd628f
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ esac
|
||||||
|
|
||||||
./acprep pull
|
./acprep pull
|
||||||
|
|
||||||
./acprep --prefix=/usr $PYTHON opt config -- -DUSE_DOXYGEN=ON -DBoost_NO_BOOST_CMAKE=ON # -DUSE_PYTHON=ON
|
./acprep --prefix=/usr $PYTHON opt config -- -DUSE_DOXYGEN=ON -DBoost_NO_BOOST_CMAKE=ON -DUSE_PYTHON=ON
|
||||||
|
|
||||||
./acprep --prefix=/usr $PYTHON opt make || exit 1
|
./acprep --prefix=/usr $PYTHON opt make || exit 1
|
||||||
./acprep --prefix=/usr $PYTHON opt -- make install DESTDIR=$PKG || exit 1
|
./acprep --prefix=/usr $PYTHON opt -- make install DESTDIR=$PKG || exit 1
|
||||||
|
|
Loading…
Reference in a new issue