X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage2%2Fpkg%2Fdhcp;h=c4be30c40a79a8a1598711ee940b6f70f49c30ac;hb=083296c57af0d21be562eeb4a71db7091ec0a38c;hp=beb7ee6345f59d1363cfff3c19795b3a66223920;hpb=02a6c67738080f06def83e5c2aad68af3ce2d56b;p=hvlinux.git diff --git a/stage2/pkg/dhcp b/stage2/pkg/dhcp index beb7ee6..c4be30c 100644 --- a/stage2/pkg/dhcp +++ b/stage2/pkg/dhcp @@ -5,8 +5,7 @@ hvconfig_pre() cd ${LFS_TMP}/${PACKAGE} sed -i 's%\(^sbindir =\).*%\1 @prefix@@sbindir@%' server/Makefile.in - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --localstatedir=/var \ --sbindir=/sbin \ --with-srv-lease-file=/var/state/dhcp/dhcpd.leases \