mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
final working build
This commit is contained in:
parent
35a31f8271
commit
d6ca425d7c
1 changed files with 0 additions and 6 deletions
6
setup.sh
6
setup.sh
|
|
@ -56,12 +56,6 @@ if ! command -v ltcdump >/dev/null 2>&1; then
|
||||||
fi
|
fi
|
||||||
cd ltc-tools
|
cd ltc-tools
|
||||||
|
|
||||||
echo "Installing autotools build dependencies..."
|
|
||||||
sudo apt install -y autoconf automake libtool
|
|
||||||
|
|
||||||
echo "Configuring build..."
|
|
||||||
./configure
|
|
||||||
|
|
||||||
echo "Compiling ltc-tools..."
|
echo "Compiling ltc-tools..."
|
||||||
make
|
make
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue