mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-13 14:24:02 +00:00
cleaned up build for dbus-python
This commit is contained in:
@ -23,7 +23,6 @@ PYTHON=/usr/bin/python3 \
|
||||
../configure --prefix=/usr --docdir=/usr/share/doc/dbus-python-1.2.16 &&
|
||||
make -j2 &&
|
||||
popd &&
|
||||
read -p "Compile?" && make -j2 &&
|
||||
|
||||
sudo -S make DESTDIR=$BUILD -C python2 install &&
|
||||
sudo -S make DESTDIR=$BUILD -C python3 install &&
|
||||
|
Reference in New Issue
Block a user