Fix relocating NTP binaries.

This commit is contained in:
Michael Tremer
2014-02-24 19:37:20 +01:00
parent 525204e00f
commit 585df65af1
4 changed files with 33 additions and 22 deletions

View File

@@ -73,7 +73,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cd $(DIR_APP) && \
./configure \
--prefix=/usr \
--bindir=/usr/sbin \
--sysconfdir=/etc \
--disable-nls \
--enable-all-clocks \